public static class WTypes.LPWSTR extends PointerType
| Modifier and Type | Class and Description |
|---|---|
static class |
WTypes.LPWSTR.ByReference |
| Constructor and Description |
|---|
WTypes.LPWSTR() |
WTypes.LPWSTR(Pointer pointer) |
WTypes.LPWSTR(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String value) |
String |
toString() |
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNativepublic WTypes.LPWSTR()
public WTypes.LPWSTR(Pointer pointer)
public WTypes.LPWSTR(String value)
public void setValue(String value)
public String getValue()
public String toString()
toString in class PointerType