Error Message Functions (Windows CE 5.0)

Send Feedback

The Errors.h header file provides a function for getting an error message for a given message identifier in the current language. The same header also provides the MAX_ERROR_TEXT_LEN equate, which indicates the maximum number of characters allowed in a message.

Function Description
AMGetErrorText Gets the error message text for a given message ID.

See Also

Utility Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.