|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbprotocoldefs.h>
Public Attributes | |
| BYTE | bLength |
| BYTE | bDescriptorType |
| USHORT | usTotalLength |
| BYTE | bNumInterfaces |
| BYTE | bConfigValue |
| BYTE | bConfig |
| BYTE | bAttributes |
| BYTE | bMaxPower |
Definition at line 286 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bAttributes |
Definition at line 293 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bConfig |
Definition at line 292 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bConfigValue |
Definition at line 291 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bDescriptorType |
Definition at line 288 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bLength |
Definition at line 287 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bMaxPower |
Definition at line 294 of file usbprotocoldefs.h.
| BYTE _USBCONFIGDESC::bNumInterfaces |
Definition at line 290 of file usbprotocoldefs.h.
| USHORT _USBCONFIGDESC::usTotalLength |
Definition at line 289 of file usbprotocoldefs.h.