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
 
 public static class WTypes.LPSTR.ByReference extends WTypes.LPSTR implements Structure.ByReference 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.sun.jna.platform.win32.WTypes.LPSTRWTypes.LPSTR.ByReference
 
- 
 - 
Constructor SummaryConstructors Constructor Description ByReference()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.WTypes.LPSTRgetValue, setValue, toString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
- 
 
-