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.
- Author:
- dblock[at]dblock.org
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WinNT.HANDLE
fromNative, setPointer, toStringMethods inherited from class PointerType
equals, getPointer, hashCode, nativeType, toNative
-
Constructor Details
-
HINSTANCE
public HINSTANCE()
-