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