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

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.4.
Definition:
BOOL
Uftp_SendFile(
Parameters:
hUftp
PathName
Returns:
TRUE if operation completes successfully. FALSE if any error occurred.
extended error information the Client should call the
function.
Comments:
This function sends file from the Host specified by path name
any progress routine is attached to the UFTP object, it will be invoked on each transfer
unit transmitted. The following UFTP request will appear on the bus:
The function locks the Device for the following request while transmitting the file, thus
several applications can request send file operation.
M
);
HUFTP
LPCTSTR PathName
UFTP_SET_TRANSFER_LENGTH
UFTP_WRITE
hUftp,
– handle to UFTP object obtained from
– specifies full path to the file on the Host, which should be transmitted to
the Device.
Uftp_SendFile
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Appendix 4:USB FILE TRANSFER LIBRARY.
Uftp_Connect
Uftp_GetLastError
PathName
routine.
to the Device. If
Win32 API
To get
10-6

Related parts for USB HOST DRIVER V03