Package com.sun.jna.platform.win32
Class WTypes.LPSTR
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WTypes.LPSTR
- All Implemented Interfaces:
- NativeMapped
- Direct Known Subclasses:
- WTypes.LPSTR.ByReference
- Enclosing interface:
- WTypes
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
- 
Constructor Details- 
LPSTRpublic LPSTR()
- 
LPSTR
- 
LPSTR
 
- 
- 
Method Details- 
setValue
- 
getValue
- 
toString- Overrides:
- toStringin class- PointerType
 
 
-