Package com.sun.jna.platform.mac
Class DiskArbitration.DASessionRef
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
com.sun.jna.platform.mac.DiskArbitration.DASessionRef
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- DiskArbitration
Type of a reference to
DASession
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
-
DASessionRef
public DASessionRef()
-