Class Functionfs.Usb_os_desc_header

  • All Implemented Interfaces:
    Native
    Enclosing class:
    Functionfs

    public abstract static class Functionfs.Usb_os_desc_header
    extends Struct32
    • Method Detail

      • interface_

        public abstract byte interface_()
      • dwLength

        public abstract long dwLength()
      • bcdVersion

        public abstract short bcdVersion()
      • wIndex

        public abstract int wIndex()
      • bCount

        public abstract short bCount()
      • Reserved

        public abstract byte Reserved()
      • wCount

        public abstract int wCount()