Méthode |
Description |
|
CFAbsoluteTimeGetGregorianDate ( double &at, IntPtr &tz ) : IntPtr |
|
|
CFArrayAppendValue ( IntPtr intptr_2, IntPtr intptr_3 ) : IntPtr |
|
|
CFArrayCreateMutable ( IntPtr allocator, int capacity, IntPtr callback ) : IntPtr |
|
|
CFArrayGetCount ( IntPtr sourceRef ) : int |
|
|
CFArrayGetTypeID ( ) : uint |
|
|
CFArrayGetValues ( IntPtr sourceRef, CFRange range, IntPtr values ) : void |
|
|
CFBooleanGetTypeID ( ) : uint |
|
|
CFBooleanGetValue ( IntPtr sourceRef ) : bool |
|
|
CFDataAppendBytes ( IntPtr theData, IntPtr pointer, uint length ) : void |
|
|
CFDataCreate ( IntPtr intptr_2, IntPtr intptr_3, int int_1 ) : IntPtr |
|
|
CFDataCreateMutable ( IntPtr allocator, uint capacity ) : IntPtr |
|
|
CFDataGetBytePtr ( IntPtr sourceRef ) : IntPtr |
|
|
CFDataGetBytes ( IntPtr theData, CFRange range, byte buffer ) : void |
|
|
CFDataGetLength ( IntPtr sourceRef ) : int |
|
|
CFDataGetTypeID ( ) : uint |
|
|
CFDateCreate ( IntPtr intptr_2, double double_0 ) : IntPtr |
|
|
CFDateGetAbsoluteTime ( IntPtr sourceRef ) : double |
|
|
CFDateGetTypeID ( ) : uint |
|
|
CFDictionaryAddValue ( IntPtr theDict, IntPtr keys, IntPtr values ) : void |
|
|
CFDictionaryCreate ( IntPtr allocator, IntPtr &keys, IntPtr &values, int numValues, IntPtr CFDictionaryKeyCallBacks, IntPtr CFDictionaryValueCallBacks ) : IntPtr |
|
|
CFDictionaryCreateMutable ( IntPtr allocator, int capacity, IntPtr CFDictionaryKeyCallBacks, IntPtr CFDictionaryValueCallBacks ) : IntPtr |
|
|
CFDictionaryGetCount ( IntPtr sourceRef ) : int |
|
|
CFDictionaryGetKeysAndValues ( IntPtr sourceRef, IntPtr keys, IntPtr values ) : void |
|
|
CFDictionaryGetTypeID ( ) : uint |
|
|
CFGetTypeID ( IntPtr cf ) : uint |
|
|
CFNumberCreate ( IntPtr intptr_2, CFNumberType enum20_0, IntPtr intptr_3 ) : IntPtr |
|
|
CFNumberCreateNumbers ( object objVals ) : IntPtr |
|
|
CFNumberCreate_Double ( IntPtr number, CFNumberType theType, double &valuePtr ) : IntPtr |
|
|
CFNumberCreate_Float ( IntPtr number, CFNumberType theType, float &valuePtr ) : IntPtr |
|
|
CFNumberCreate_Int16 ( IntPtr number, CFNumberType theType, short &valuePtr ) : IntPtr |
|
|
CFNumberCreate_Int32 ( IntPtr number, CFNumberType theType, int &valuePtr ) : IntPtr |
|
|
CFNumberCreate_Int64 ( IntPtr number, CFNumberType theType, long &valuePtr ) : IntPtr |
|
|
CFNumberGetType ( IntPtr sourceRef ) : CFNumberType |
|
|
CFNumberGetTypeID ( ) : uint |
|
|
CFNumberGetValue_Double ( IntPtr number, CFNumberType theType, double &valuePtr ) : bool |
|
|
CFNumberGetValue_Float ( IntPtr number, CFNumberType theType, float &valuePtr ) : bool |
|
|
CFNumberGetValue_Int ( IntPtr number, CFNumberType theType, int &valuePtr ) : bool |
|
|
CFNumberGetValue_Long ( IntPtr number, CFNumberType theType, long &valuePtr ) : bool |
|
|
CFNumberGetValue_Single ( IntPtr number, CFNumberType theType, float &valuePtr ) : bool |
|
|
CFPropertyListCreateFromXMLData ( IntPtr allocator, IntPtr xmlData, CFPropertyListMutabilityOptions mutabilityOption, IntPtr &errorString ) : IntPtr |
|
|
CFPropertyListCreatePtrFromXMLData ( IntPtr allocator, IntPtr datas, CFPropertyListMutabilityOptions option, IntPtr &errorString ) : IntPtr |
|
|
CFPropertyListCreateXMLData ( IntPtr allocator, IntPtr theData ) : IntPtr |
|
|
CFPropertyListIsValid ( IntPtr theData, CFPropertyListFormat format ) : bool |
|
|
CFPropertyListWriteToStream ( IntPtr propertyList, IntPtr stream, CFPropertyListFormat format, IntPtr &errorString ) : int |
|
|
CFRangeMake ( int loc, int len ) : IntPtr |
|
|
CFRelease ( IntPtr cf ) : void |
|
|
CFRetain ( IntPtr obj ) : IntPtr |
|
|
CFStringCreateFromExternalRepresentation ( IntPtr allocator, IntPtr data, CFStringEncoding encoding ) : IntPtr |
|
|
CFStringCreateWithBytes ( IntPtr allocator, byte data, ulong numBytes, CFStringEncoding encoding, bool isExternalRepresentation ) : IntPtr |
|
|
CFStringCreateWithBytesNoCopy ( IntPtr allocator, byte data, ulong numBytes, CFStringEncoding encoding, bool isExternalRepresentation, IntPtr contentsDeallocator ) : IntPtr |
|
|
CFStringCreateWithCString ( IntPtr allocator, string data, CFStringEncoding encoding ) : IntPtr |
|
|
CFStringCreateWithCharacters ( IntPtr allocator, [ stingData, int strLength ) : IntPtr |
|
|
CFStringFind ( IntPtr theString, IntPtr stringToFind, ushort compareOptions ) : CFRange |
|
|
CFStringGetBytes ( IntPtr theString, CFRange range, uint encoding, byte lossByte, byte isExternalRepresentation, byte buffer, int maxBufLen, int &usedBufLen ) : int |
|
|
CFStringGetCharacterAtIndex ( IntPtr theString, int idx ) : char |
|
|
CFStringGetCharacters ( IntPtr handle, CFRange range, IntPtr buffer ) : IntPtr |
|
|
CFStringGetCharactersPtr ( IntPtr handle ) : IntPtr |
|
|
CFStringGetLength ( IntPtr cf ) : int |
|
|
CFStringGetMaximumSizeForEncoding ( int length, uint encoding ) : int |
|
|
CFStringGetTypeID ( ) : uint |
|
|
CFStringMakeConstantString ( string cStr ) : IntPtr |
|
|
CFTimeZoneCopySystem ( ) : IntPtr |
|
|
CFURLCreateDataAndPropertiesFromResource ( IntPtr allocator, IntPtr urlRef, IntPtr &resourceData, IntPtr &properties, IntPtr desiredProperties, int &errorCode ) : bool |
|
|
CFURLCreateWithFileSystemPath ( IntPtr allocator, IntPtr stringRef, CFURLPathStyle pathStyle, bool isDirectory ) : IntPtr |
|
|
CFURLWriteDataAndPropertiesToResource ( IntPtr urlRef, IntPtr dataToWrite, IntPtr propertiesToWrite, int &errorCode ) : bool |
|
|
CFWriteStreamClose ( IntPtr stream ) : bool |
|
|
CFWriteStreamCopyProperty ( IntPtr stream, IntPtr propertyName ) : IntPtr |
|
|
CFWriteStreamCreateWithAllocatedBuffers ( IntPtr intptr_2, IntPtr intptr_3 ) : IntPtr |
|
|
CFWriteStreamOpen ( IntPtr intptr_2 ) : bool |
|
|
CoreFoundation ( ) : System |
|
|
EnumToCFEnum ( string enmName ) : IntPtr |
|
|
EnumToCFStreamPropertyDataWritten ( ) : IntPtr |
|
|
GetModuleHandle ( string lpModuleName ) : IntPtr |
|
|
GetProcAddress ( IntPtr hModule, string lpProcName ) : IntPtr |
|
|
ReadCFArrayFromIntPtr ( IntPtr srcRef ) : object |
|
|
ReadCFDataFromIntPtr ( IntPtr srcRef ) : byte[] |
|
|
ReadCFDateFromIntPtr ( IntPtr srcRef ) : System.DateTime |
|
|