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

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
4.6.13. USBGetErrorText
Definition:
LPCTSTR USBAPI
USBGetErrorText(
IN DWORD Status
);
Parameters:
Status – MOTUSB error code returned by some library routine.
Returns:
Pointer to the string with error message for specified error code. The Client should use
Win32 API function to free memory allocated by this function when it no
LocalFree
longer needs this message.
Comments:
The function returns error message string for specified error code.
M
4-18
MOTUSB Library.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE

Related parts for USB HOST DRIVER V03