LibUsbDotNet 2.2.8
IncrementTransfer Method (amount)
Library Reference ► LibUsbDotNet.Main ► UsbTransfer ► IncrementTransfer(Int32)
|
Increments the internal counters to the next transfer batch (for transfers greater than MaxReadWrite)
Declaration Syntax
Parameters
- amount (Int32)
- This will usually be the total transferred on the previous batch.
Return Value
True if the buffer still has data available and internal counters were successfully incremented.