NativeMapped
public static class WinDef.SCODEByReference extends ByReference
Constructor | Description |
---|---|
SCODEByReference() |
Instantiates a new SCODE by reference.
|
SCODEByReference(WinDef.SCODE value) |
Instantiates a new SCODE by reference.
|
Modifier and Type | Method | Description |
---|---|---|
WinDef.SCODE |
getValue() |
Gets the value.
|
void |
setValue(WinDef.SCODE value) |
Sets the value.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public SCODEByReference()
public SCODEByReference(WinDef.SCODE value)
value
- the valuepublic void setValue(WinDef.SCODE value)
value
- the new valuepublic WinDef.SCODE getValue()