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