Package com.sun.jna.platform.win32
Klasse WinDef.HMODULE
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HINSTANCE
com.sun.jna.platform.win32.WinDef.HMODULE
- Alle implementierten Schnittstellen:
NativeMapped
- Umschließende Schnittstelle:
WinDef
Handle to a module. The value is the base address of the module.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.platform.win32.WinNT.HANDLE
fromNative, setPointer, toString
Von Klasse geerbte Methoden com.sun.jna.PointerType
equals, getPointer, hashCode, nativeType, toNative
-
Konstruktordetails
-
HMODULE
public HMODULE()
-