|
LibUsbDotNet 2.2.8
Submit Method
Library Reference ► MonoLibUsb.Transfer ► MonoUsbTransfer ► Submit()()()()
|
|
Submits this transfer.
Declaration Syntax| C# | Visual Basic | Visual C++ |
Return ValueSuccess if the submit succeeds,
otherwise one of the other MonoUsbError codes.
Remarks
This functions submits the USB transfer and return immediately.
Note: