NativeMapped
public static class WinReg.HKEYByReference extends ByReference
Constructor | Description |
---|---|
HKEYByReference() |
|
HKEYByReference(WinReg.HKEY h) |
Modifier and Type | Method | Description |
---|---|---|
WinReg.HKEY |
getValue() |
|
void |
setValue(WinReg.HKEY h) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public HKEYByReference()
public HKEYByReference(WinReg.HKEY h)
public void setValue(WinReg.HKEY h)
public WinReg.HKEY getValue()