NativeMappedWinDef.HGLRCByReferencepublic static class WinNT.HANDLEByReference extends ByReference
| Constructor | Description |
|---|---|
HANDLEByReference() |
|
HANDLEByReference(WinNT.HANDLE h) |
| Modifier and Type | Method | Description |
|---|---|---|
WinNT.HANDLE |
getValue() |
|
void |
setValue(WinNT.HANDLE h) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic HANDLEByReference()
public HANDLEByReference(WinNT.HANDLE h)
public void setValue(WinNT.HANDLE h)
public WinNT.HANDLE getValue()