Package com.sun.jna.platform.win32
Class WTypes.LPSTR.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WTypes.LPSTR
com.sun.jna.platform.win32.WTypes.LPSTR.ByReference
- All Implemented Interfaces:
- NativeMapped,- Structure.ByReference
- Enclosing class:
- WTypes.LPSTR
- 
Nested Class SummaryNested classes/interfaces inherited from class com.sun.jna.platform.win32.WTypes.LPSTRWTypes.LPSTR.ByReference
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.WTypes.LPSTRgetValue, setValue, toStringMethods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
- 
Constructor Details- 
ByReferencepublic ByReference()
 
-