public static class WinNT.HANDLEByReference extends ByReference
Constructor and Description |
---|
WinNT.HANDLEByReference() |
WinNT.HANDLEByReference(WinNT.HANDLE h) |
Modifier and Type | Method and Description |
---|---|
WinNT.HANDLE |
getValue() |
void |
setValue(WinNT.HANDLE h) |
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public WinNT.HANDLEByReference()
public WinNT.HANDLEByReference(WinNT.HANDLE h)
public void setValue(WinNT.HANDLE h)
public WinNT.HANDLE getValue()