ReactOS 0.4.15-dev-7958-gcd0bb1a
_USBQUALIFIERDESC Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
USHORT usUSB
 
BYTE bDeviceClass
 
BYTE bDeviceSubClass
 
BYTE bProtocol
 
BYTE bMaxPacket
 
BYTE bNumConfigs
 
BYTE bReserved
 

Detailed Description

Definition at line 371 of file usbprotocoldefs.h.

Member Data Documentation

◆ bDescriptorType

BYTE _USBQUALIFIERDESC::bDescriptorType

Definition at line 373 of file usbprotocoldefs.h.

◆ bDeviceClass

BYTE _USBQUALIFIERDESC::bDeviceClass

Definition at line 375 of file usbprotocoldefs.h.

◆ bDeviceSubClass

BYTE _USBQUALIFIERDESC::bDeviceSubClass

Definition at line 376 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBQUALIFIERDESC::bLength

Definition at line 372 of file usbprotocoldefs.h.

◆ bMaxPacket

BYTE _USBQUALIFIERDESC::bMaxPacket

Definition at line 378 of file usbprotocoldefs.h.

◆ bNumConfigs

BYTE _USBQUALIFIERDESC::bNumConfigs

Definition at line 379 of file usbprotocoldefs.h.

◆ bProtocol

BYTE _USBQUALIFIERDESC::bProtocol

Definition at line 377 of file usbprotocoldefs.h.

◆ bReserved

BYTE _USBQUALIFIERDESC::bReserved

Definition at line 380 of file usbprotocoldefs.h.

◆ usUSB

USHORT _USBQUALIFIERDESC::usUSB

Definition at line 374 of file usbprotocoldefs.h.


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