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 SummaryConstructors Constructor Description SC_HANDLE()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
 
- 
 
-