Klasse ShTypes.STRRET

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.ShTypes.STRRET
Umschließende Schnittstelle:
ShTypes

@FieldOrder({"uType","u"}) public static class ShTypes.STRRET extends Structure
structure for returning strings from IShellFolder member functions
  • Felddetails

  • Konstruktordetails

    • STRRET

      public STRRET()
    • STRRET

      public STRRET(Pointer p)
  • Methodendetails

    • read

      public void read()
      Beschreibung aus Klasse kopiert: Structure
      Reads the fields of the struct from native memory
      Setzt außer Kraft:
      read in Klasse Structure