Jungo WinDriver  
Official Documentation
WDU_INTERFACE_DESCRIPTOR Struct Reference

#include <windrvr_usb.h>

Data Fields

UCHAR bLength
 Size, in bytes, of the descriptor (9 bytes) More...
 
UCHAR bDescriptorType
 Interface descriptor (0x04) More...
 
UCHAR bInterfaceNumber
 Interface number. More...
 
UCHAR bAlternateSetting
 Alternate setting number. More...
 
UCHAR bNumEndpoints
 Number of endpoints used by this interface. More...
 
UCHAR bInterfaceClass
 The interface's class code, as assigned by USB-IF. More...
 
UCHAR bInterfaceSubClass
 The interface's sub-class code, as assigned by USB-IF. More...
 
UCHAR bInterfaceProtocol
 The interface's protocol code, as assigned by USB-IF. More...
 
UCHAR iInterface
 Index of string descriptor that describes this interface. More...
 

Detailed Description

Definition at line 134 of file windrvr_usb.h.


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