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