Jungo WinDriver  
Official Documentation
WDU_DEVICE Struct Reference

#include <windrvr_usb.h>

Data Fields

WDU_DEVICE_DESCRIPTOR Descriptor
 CDevice descriptor information structure. More...
 
WDU_PIPE_INFO Pipe0
 Pipe information structure for the device's default control pipe (pipe 0) More...
 
WDU_CONFIGURATIONpConfigs
 Pointer to the beginning of an array of configuration information structures describing the device's configurations. More...
 
WDU_CONFIGURATIONpActiveConfig
 Pointer to the device's active configuration information structure, stored in the pConfigs array. More...
 
WDU_INTERFACEpActiveInterface [WD_USB_MAX_INTERFACES]
 Array of pointers to interface information structures; the non-NULL elements in the array represent the device's active interfaces. More...
 

Detailed Description

Definition at line 258 of file windrvr_usb.h.


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