NativeMapped
public static class WTypes.VARTYPEByReference extends ByReference
Constructor | Description |
---|---|
VARTYPEByReference() |
|
VARTYPEByReference(short type) |
|
VARTYPEByReference(WTypes.VARTYPE type) |
Modifier and Type | Method | Description |
---|---|---|
WTypes.VARTYPE |
getValue() |
|
void |
setValue(WTypes.VARTYPE value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public VARTYPEByReference()
public VARTYPEByReference(WTypes.VARTYPE type)
public VARTYPEByReference(short type)
public void setValue(WTypes.VARTYPE value)
public WTypes.VARTYPE getValue()