Package com.sun.jna.platform.win32
Class WinDef.HBITMAP
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HBITMAP
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- WinDef
Handle to a bitmap.
-
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
-
HBITMAP
public HBITMAP()Instantiates a new hbitmap. -
HBITMAP
Instantiates a new hbitmap.- Parameters:
p
- the p
-