Package com.sun.jna.platform.win32
Class Winsvc.SC_HANDLE
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.platform.win32.WinNT.HANDLE
-
- com.sun.jna.platform.win32.Winsvc.SC_HANDLE
-
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- Winsvc
public static class Winsvc.SC_HANDLE extends WinNT.HANDLE
-
-
Constructor Summary
Constructors Constructor Description SC_HANDLE()
-
Method Summary
-
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLE
fromNative, setPointer, toString
-
Methods inherited from class com.sun.jna.PointerType
equals, getPointer, hashCode, nativeType, toNative
-
-