LPCLOSE_TRANSFER (Windows CE 5.0)
This function closes a universal serial bus (USB) transfer handle.
typedef BOOL (* LPCLOSE_TRANSFER)( USB_TRANSFER hTransfer);
Parameters
- hTransfer
[in] USB transfer handle.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
Send Feedback on this topic to the authors