ReactOS 0.4.16-dev-853-g88d9285
|
#include <usbprotocoldefs.h>
Definition at line 269 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bDescriptorType |
Definition at line 271 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bDeviceClass |
Definition at line 273 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bDeviceSubClass |
Definition at line 274 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bLength |
Definition at line 270 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bManufacturer |
Definition at line 280 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bMaxPacket0 |
Definition at line 276 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bNumConfigs |
Definition at line 283 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bProductDesc |
Definition at line 281 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bProtocol |
Definition at line 275 of file usbprotocoldefs.h.
BYTE _USBDEVICEDESC::bSerialNumber |
Definition at line 282 of file usbprotocoldefs.h.
USHORT _USBDEVICEDESC::usDeviceNumber |
Definition at line 279 of file usbprotocoldefs.h.
USHORT _USBDEVICEDESC::usProduct |
Definition at line 278 of file usbprotocoldefs.h.
USHORT _USBDEVICEDESC::usUSB |
Definition at line 272 of file usbprotocoldefs.h.
USHORT _USBDEVICEDESC::usVendor |
Definition at line 277 of file usbprotocoldefs.h.