Package com.sun.jna.platform.win32
Class WinDef.HINSTANCE
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HINSTANCE
- All Implemented Interfaces:
- NativeMapped
- Direct Known Subclasses:
- WinDef.HMODULE
- Enclosing interface:
- WinDef
Handle to an instance.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toStringMethods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
- 
Constructor Details- 
HINSTANCEpublic HINSTANCE()
 
-