|
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.ptr.ByReference
com.sun.jna.platform.win32.WinNT.HANDLEByReference
public static class WinNT.HANDLEByReference
LPHANDLE
| Constructor Summary | |
|---|---|
WinNT.HANDLEByReference()
|
|
WinNT.HANDLEByReference(WinNT.HANDLE h)
|
|
| Method Summary | |
|---|---|
WinNT.HANDLE |
getValue()
|
void |
setValue(WinNT.HANDLE h)
|
| Methods inherited from class com.sun.jna.PointerType |
|---|
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WinNT.HANDLEByReference()
public WinNT.HANDLEByReference(WinNT.HANDLE h)
| Method Detail |
|---|
public void setValue(WinNT.HANDLE h)
public WinNT.HANDLE getValue()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||