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

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.6.
Definition:
BOOL
Uftp_GetFileInfo(
Parameters:
hUftp
FileName
FileInfo
Returns:
TRUE if operation completes successfully. FALSE if any error occurred. To get extended
error information the Client should call the
Comments:
This function requests information about the file on the Device specified by file name.
The information about the requested file is placed into a buffer pointed to by the
fileInfo
The function locks the Device for the following request while transmitting the file, thus
several applications can request the get file operation.
M
);
HUFTP
LPCTSTR
UFTP_FILE_INFO* fileInfo
UFTP_GET_FILE_INFO
parameter. The following UFTP requests will appear on the bus:
– handle to UFTP object obtained from Uftp_Connect routine.
– specifies requested file name from the Device
– points to the buffer to return file information
Uftp_GetFileInfo
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Appendix 4:USB FILE TRANSFER LIBRARY.
hUftp,
FileName,
Uftp_GetLastError
Win32 API function.
10-8

Related parts for USB HOST DRIVER V03