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 TypeMethodDescriptionvoid
Methods inherited from class com.sun.jna.ptr.PointerByReference
getValue
Methods inherited from class com.sun.jna.ptr.ByReference
toString
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
ByReference
public ByReference() -
ByReference
-
-
Method Details
-
setValue
- Overrides:
setValue
in classPointerByReference
-
getDictionaryRefValue
-