Class ShTypes.STRRET.UNION

java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.sun.jna.platform.win32.ShTypes.STRRET.UNION
Direct Known Subclasses:
ShTypes.STRRET.UNION.ByReference
Enclosing class:
ShTypes.STRRET

public static class ShTypes.STRRET.UNION extends Union
  • Field Details

    • pOleStr

      public WTypes.LPWSTR pOleStr
    • uOffset

      public int uOffset
    • cStr

      public byte[] cStr
  • Constructor Details

    • UNION

      public UNION()