Klasse CoreFoundation.CFTypeRef

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
Alle implementierten Schnittstellen:
NativeMapped
Bekannte direkte Unterklassen:
CoreFoundation.CFAllocatorRef, CoreFoundation.CFArrayRef, CoreFoundation.CFBooleanRef, CoreFoundation.CFDataRef, CoreFoundation.CFDictionaryRef, CoreFoundation.CFNumberRef, CoreFoundation.CFStringRef, DiskArbitration.DADiskRef, DiskArbitration.DASessionRef
Umschließende Schnittstelle:
CoreFoundation

public static class CoreFoundation.CFTypeRef extends PointerType
The CFTypeRef type is the base type defined in Core Foundation. It is used as the type and return value in several polymorphic functions. It is a generic object reference that acts as a placeholder for other true Core Foundation objects.