NativeMappedpublic 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, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic VARTYPEByReference()
public VARTYPEByReference(WTypes.VARTYPE type)
public VARTYPEByReference(short type)
public void setValue(WTypes.VARTYPE value)
public WTypes.VARTYPE getValue()