|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinDef.HDC
public static class WinDef.HDC
Handle to a device context (DC).
Constructor Summary | |
---|---|
WinDef.HDC()
Instantiates a new hdc. |
|
WinDef.HDC(Pointer p)
Instantiates a new hdc. |
Method Summary |
---|
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLE |
---|
fromNative, setPointer |
Methods inherited from class com.sun.jna.PointerType |
---|
equals, getPointer, hashCode, nativeType, toNative, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WinDef.HDC()
public WinDef.HDC(Pointer p)
p
- the p
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |