NativeMappedpublic 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, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic HKEYByReference()
public HKEYByReference(WinReg.HKEY h)
public void setValue(WinReg.HKEY h)
public WinReg.HKEY getValue()