Class WinDef.HRGN
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HRGN
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
WinDef
Handle to a region.
- 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
-
HRGN
public HRGN()Instantiates a new hrgn. -
HRGN
-