Contents

IOUSBDeviceCapabilityDescriptorHeader

Declaration

struct IOUSBDeviceCapabilityDescriptorHeader {
   UInt8 bLength;
   UInt8 bDescriptorType;
   UInt8 bDevCapabilityType;
   UInt8 bNumDeviceCaps;
};

Overview

Header for a Device Capability Descriptor for a USB Device. .

See Also

Related Documentation