Package com.sun.jna.platform.mac
Class DiskArbitration.DADiskRef
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
com.sun.jna.platform.mac.DiskArbitration.DADiskRef
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- DiskArbitration
Type of a reference to
DADisk
instances.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
getTypeID, isTypeID, release, retain
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Constructor Details
-
DADiskRef
public DADiskRef()
-