LPIS_TRANSFER_COMPLETE (Windows CE 5.0)
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