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