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

public static class WTypes.LPWSTR extends PointerType
  • Constructor Details

    • LPWSTR

      public LPWSTR()
    • LPWSTR

      public LPWSTR(Pointer pointer)
    • LPWSTR

      public LPWSTR(String value)
  • Method Details