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

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
10.2.1.3.
Definition:
BOOL
Uftp_SetProgressRoutine(
Parameters:
hUftp
ProgressRoutine
param
Returns:
TRUE if operation completes successfully. FALSE if any error occurred. To get extended
error information the Client should call the
Comments:
The function attaches progress routine to the specified UFTP object. The progress routine
is called by
progress notifications. The Client can specify a zero value to
progressRoutine
M
);
HUFTP
PROGRESS_ROUTINE
LPVOID
Uftp_SendFile
Uftp_SetProgressRoutine
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
parameters to detach the progress routine from the UFTP object.
Appendix 4:USB FILE TRANSFER LIBRARY.
– handle to UFTP object obtained from the
– pointer to transfer progress callback routine. Caller can specify
NULL, meaning that no progress routine should be called when the
library performs transfer operations.
– miscellaneous parameter passed to progress routine, when it is
called. If caller specifies NULL for progress routine, it must
specify NULL for this parameter also.
hUftp,
progressRoutine,
param
or
Uftp_GetFile
GetLastError
routines as callback for catching transfer
Win32 API function.
Uftp_Connect
param
routine.
and
10-5

Related parts for USB HOST DRIVER V03