ReactOS 0.4.15-dev-7934-g1dc8d80
_USB_DEVICE_QUALIFIER_DESCRIPTOR Struct Reference

#include <usb200.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
USHORT bcdUSB
 
UCHAR bDeviceClass
 
UCHAR bDeviceSubClass
 
UCHAR bDeviceProtocol
 
UCHAR bMaxPacketSize0
 
UCHAR bNumConfigurations
 
UCHAR bReserved
 

Detailed Description

Definition at line 96 of file usb200.h.

Member Data Documentation

◆ bcdUSB

USHORT _USB_DEVICE_QUALIFIER_DESCRIPTOR::bcdUSB

Definition at line 99 of file usb200.h.

◆ bDescriptorType

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bDescriptorType

Definition at line 98 of file usb200.h.

◆ bDeviceClass

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bDeviceClass

Definition at line 100 of file usb200.h.

◆ bDeviceProtocol

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bDeviceProtocol

Definition at line 102 of file usb200.h.

◆ bDeviceSubClass

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bDeviceSubClass

Definition at line 101 of file usb200.h.

◆ bLength

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bLength

Definition at line 97 of file usb200.h.

◆ bMaxPacketSize0

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bMaxPacketSize0

Definition at line 103 of file usb200.h.

◆ bNumConfigurations

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bNumConfigurations

Definition at line 104 of file usb200.h.

◆ bReserved

UCHAR _USB_DEVICE_QUALIFIER_DESCRIPTOR::bReserved

Definition at line 105 of file usb200.h.


The documentation for this struct was generated from the following file: