UsbCancelTransfer
Appearance
Description
Stops asynchronous Bulk or Interrupt Transfer with a specific endpoint. Stops asynchronous Isochronous Transfer with a specific endpoint.
Syntax
ulrc=UsbCancelTransfer(Handle,Endpoint,AltInterface,ulEvent)
Parameters
- Handle
- Endpoint
- AltInterface
- ulEvent
Return Code
[0000] - NO_ERROR [0057] - ERROR_INVALID_PARAMETER [1B58] - USB_NOT_INIT (7000)