NativeMapped
WinDef.HGLRCByReference
public 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, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public HANDLEByReference()
public HANDLEByReference(WinNT.HANDLE h)
public void setValue(WinNT.HANDLE h)
public WinNT.HANDLE getValue()