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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRefgetTypeID, isTypeID, release, retainMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
- 
Constructor Details- 
DADiskRefpublic DADiskRef()
 
-