Package oshi.jna
Class ByRef.CloseableHANDLEByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.platform.win32.WinNT.HANDLEByReference
oshi.jna.ByRef.CloseableHANDLEByReference
- All Implemented Interfaces:
- com.sun.jna.NativeMapped,- AutoCloseable
- Enclosing interface:
- ByRef
public static class ByRef.CloseableHANDLEByReference
extends com.sun.jna.platform.win32.WinNT.HANDLEByReference
implements AutoCloseable
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEByReferencegetValue, setValueMethods inherited from class com.sun.jna.ptr.ByReferencetoStringMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
- 
Constructor Details- 
CloseableHANDLEByReferencepublic CloseableHANDLEByReference()
 
- 
- 
Method Details- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
 
-