ReactOS 0.4.15-dev-7953-g1f49173
_DEVICE_DESCRIPTOR Struct Reference

#include <usbscan.h>

Public Attributes

_Out_ USHORT usVendorId
 
_Out_ USHORT usProductId
 
_Out_ USHORT usBcdDevice
 
_Out_ USHORT usLanguageId
 

Detailed Description

Definition at line 81 of file usbscan.h.

Member Data Documentation

◆ usBcdDevice

_Out_ USHORT _DEVICE_DESCRIPTOR::usBcdDevice

Definition at line 84 of file usbscan.h.

◆ usLanguageId

_Out_ USHORT _DEVICE_DESCRIPTOR::usLanguageId

Definition at line 85 of file usbscan.h.

◆ usProductId

_Out_ USHORT _DEVICE_DESCRIPTOR::usProductId

Definition at line 83 of file usbscan.h.

◆ usVendorId

_Out_ USHORT _DEVICE_DESCRIPTOR::usVendorId

Definition at line 82 of file usbscan.h.


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