![]() |
Jungo WinDriver
Official Documentation
|
#include <windrvr_usb.h>
Data Fields | |
| DWORD | dwNumber |
| Pipe number; zero for the default control pipe. | |
| DWORD | dwMaximumPacketSize |
| Maximum size of packets that can be transferred using this pipe. | |
| DWORD | type |
| Transfer type for this pipe. | |
| DWORD | direction |
| Direction of the transfer: | |
| DWORD | dwInterval |
| Interval in milliseconds. | |
Definition at line 120 of file windrvr_usb.h.