// JP opened flex table

Click to See Complete Forum and Search --> : USBCAMD bulk pipe access functions.


rnamballa
August 30th, 2004, 09:17 AM
Hi,
I'm trying to develop a USB2.0 driver based on the USBCAMD interface, and, as part of this, I need to upload/download bulk data through the pipe.

Could any one please suggest on the approach to use the USBCAMD bulk pipe access functions - USBCAMD_BulkReadWrite, USBCAMD_CancelBulkReadWrite, etc. for this purpose?

It would be great if anyone could cite some sample/material that shows the usage of these functions.

Thank you,
Ravi.

wshcdr
September 18th, 2004, 12:49 AM
refer to :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stream/hh/stream/usbcmdpr_6044cfed-1a8c-48a5-ac28-16c8ac151fcc.xml.asp

//JP added flex table