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