ReactOS 0.4.15-dev-7907-g95bf896
_USBHIDSTANDARDDESC Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
USHORT bcdHID
 
BYTE bCountryCode
 
BYTE bNumDescriptors
 

Detailed Description

Definition at line 395 of file usbprotocoldefs.h.

Member Data Documentation

◆ bcdHID

USHORT _USBHIDSTANDARDDESC::bcdHID

Definition at line 398 of file usbprotocoldefs.h.

◆ bCountryCode

BYTE _USBHIDSTANDARDDESC::bCountryCode

Definition at line 399 of file usbprotocoldefs.h.

◆ bDescriptorType

BYTE _USBHIDSTANDARDDESC::bDescriptorType

Definition at line 397 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBHIDSTANDARDDESC::bLength

Definition at line 396 of file usbprotocoldefs.h.

◆ bNumDescriptors

BYTE _USBHIDSTANDARDDESC::bNumDescriptors

Definition at line 400 of file usbprotocoldefs.h.


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