java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference
oshi.jna.ByRef.CloseableULONGptrByReference
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,AutoCloseable
- Enclosing interface:
- ByRef
public static class ByRef.CloseableULONGptrByReference
extends com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference
implements AutoCloseable
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sun.jna.platform.win32.BaseTSD.ULONG_PTRByReference
getValue, setValue
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
-
CloseableULONGptrByReference
public CloseableULONGptrByReference()
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-