NativeMappedpublic 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, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic BSTRByReference()
public BSTRByReference(WTypes.BSTR value)
public void setValue(WTypes.BSTR value)
public WTypes.BSTR getValue()
public String getString()