Package com.sun.jna.platform.win32
Class WTypes.LPWSTR
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WTypes.LPWSTR
- All Implemented Interfaces:
- NativeMapped
- Direct Known Subclasses:
- WTypes.LPWSTR.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- 
LPWSTRpublic LPWSTR()
- 
LPWSTR
- 
LPWSTR
 
- 
- 
Method Details- 
setValue
- 
getValue
- 
toString- Overrides:
- toStringin class- PointerType
 
 
-