Jungo WinDriver  
Official Documentation
WDU_MATCH_TABLE Struct Reference

#include <windrvr_usb.h>

Data Fields

USHORT wVendorId
 Required USB Vendor ID to detect, as assigned by USB-IF (*) More...
 
USHORT wProductId
 Required USB Product ID to detect, as assigned by the product manufacturer (*) More...
 
UCHAR bDeviceClass
 The device's class code, as assigned by USB-IF (*) More...
 
UCHAR bDeviceSubClass
 The device's sub-class code, as assigned by USB-IF (*) 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...
 

Detailed Description

Definition at line 290 of file windrvr_usb.h.


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