Class WTypes.LPWSTR.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WTypes.LPWSTR
com.sun.jna.platform.win32.WTypes.LPWSTR.ByReference
- All Implemented Interfaces:
NativeMapped, Structure.ByReference
- Enclosing class:
WTypes.LPWSTR
public static class WTypes.LPWSTR.ByReference
extends WTypes.LPWSTR
implements Structure.ByReference
- Author:
- scott.palmer, Tobias Wolf, wolf.tobias@gmx.net
-
Nested Class Summary
Nested classes/interfaces inherited from class WTypes.LPWSTR
WTypes.LPWSTR.ByReference -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WTypes.LPWSTR
getValue, setValue, toStringMethods inherited from class PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
ByReference
public ByReference()
-