Package com.sun.jna.platform.mac
Class CoreFoundation.CFDictionaryRef.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.PointerByReference
com.sun.jna.platform.mac.CoreFoundation.CFDictionaryRef.ByReference
- All Implemented Interfaces:
NativeMapped
- Enclosing class:
- CoreFoundation.CFDictionaryRef
Placeholder for a reference to a
CFDictionary object.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class com.sun.jna.ptr.PointerByReference
getValueMethods inherited from class com.sun.jna.ptr.ByReference
toStringMethods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
ByReference
public ByReference() -
ByReference
-
-
Method Details
-
setValue
- Overrides:
setValuein classPointerByReference
-
getDictionaryRefValue
-