LPTRANSFER_NOTIFY_ROUTINE (Windows CE 5.0)
This function executes when a transfer completes.
typedef DWORD (WINAPI *LPTRANSFER_NOTIFY_ROUTINE)( LPVOID lpvNotifyParameter);
Parameters
- lpvNotifyParameter
[in] Parameter passed to the transfer notification function.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbtypes.h.
Send Feedback on this topic to the authors