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 Summary
Constructors -
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
-
Constructor Details
-
HINSTANCE
public HINSTANCE()
-