JNA API 5.4.0

Class ShTypes.STRRET

  • Enclosing interface:
    ShTypes


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

      • STRRET

        public STRRET​()
      • STRRET

        public STRRET​(Pointer p)
    • Method Detail

      • read

        public void read​()
        Description copied from class: Structure
        Reads the fields of the struct from native memory
        Overrides:
        read in class Structure
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.