Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function checks whether a transfer has completed.
typedef BOOL (* LPIS_TRANSFER_COMPLETE)( USB_TRANSFER hTransfer);
Parameters
- hTransfer
[in] Handle to a USB transfer.
Return Values
TRUE indicates that a transfer has completed. FALSE indicates that a transfer has not completed.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
Send Feedback on this topic to the authors