USB HOST DRIVER V03 Freescale Semiconductor / Motorola, USB HOST DRIVER V03 Datasheet - Page 76

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
4.6.2.
The function aborts all pending I/O requests on a handle.
Definition:
DWORD USBAPI
USBCancelIO (
Parameters:
Pipe
Points to the opened pipe handle.
byThread
Flag that is used to abort a pending I/O by calling a thread or by means of a pipe handle.
pOverlapped
Points to a variable used for overlapped. Can be NULL.
Returns:
On success, routine returns
Comments:
Aborts all pending I/O requests, applied by calling a thread, for a particular Device or
pipe handle.
M
);
IN usb_t
IN OUT OVERLAPPED *pOverlapped
USBCancelIO.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
USB_STATUS_SUCCESS
Pipe,
MOTUSB Library.
, or else some error code.
4-6

Related parts for USB HOST DRIVER V03