Jungo WinDriver
Official Documentation
|
#include <windrvr_usb.h>
Data Fields | |
UCHAR | bLength |
Size, in bytes, of the descriptor. | |
UCHAR | bDescriptorType |
Configuration descriptor (0x02) | |
USHORT | wTotalLength |
Total length, in bytes, of data returned. | |
UCHAR | bNumInterfaces |
Number of interfaces. | |
UCHAR | bConfigurationValue |
Configuration number. | |
UCHAR | iConfiguration |
Index of string descriptor that describes this configuration. | |
UCHAR | bmAttributes |
Power settings for this configuration: | |
UCHAR | MaxPower |
Definition at line 171 of file windrvr_usb.h.