Contents

IOUSBBOSDescriptor

Declaration

struct IOUSBBOSDescriptor {
   UInt8 bLength;
   UInt8 bDescriptorType;
   UInt16 wTotalLength;
   UInt8 bNumDeviceCaps;
};

Overview

BOS Descriptor for a USB Device. .

See Also

Related Documentation