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