|
||||||||||
| 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.W32API.HANDLEByReference
public static class W32API.HANDLEByReference
LPHANDLE
| Constructor Summary | |
|---|---|
W32API.HANDLEByReference()
|
|
W32API.HANDLEByReference(W32API.HANDLE h)
|
|
| Method Summary | |
|---|---|
W32API.HANDLE |
getValue()
|
void |
setValue(W32API.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 W32API.HANDLEByReference()
public W32API.HANDLEByReference(W32API.HANDLE h)
| Method Detail |
|---|
public void setValue(W32API.HANDLE h)
public W32API.HANDLE getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||