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