Class WTypes.LPSTR

java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WTypes.LPSTR
All Implemented Interfaces:
NativeMapped
Direct Known Subclasses:
WTypes.LPSTR.ByReference
Enclosing interface:
WTypes

public static class WTypes.LPSTR extends PointerType
  • Constructor Details

    • LPSTR

      public LPSTR()
    • LPSTR

      public LPSTR(Pointer pointer)
    • LPSTR

      public LPSTR(String value)
  • Method Details