Jungo WinDriver  
Official Documentation

◆ dwOptions

DWORD WDU_TRANSFER::dwOptions

USB_TRANSFER options: USB_ISOCH_FULL_PACKETS_ONLY - For isochronous transfers only.

If set, only full packets will be transmitted and the transfer function will return when the amount of bytes left to transfer is less than the maximum packet size for the pipe (the function will return without transmitting the remaining bytes).

Definition at line 422 of file windrvr_usb.h.