LV_SRE_ReturnErrorString

Provides a textual description of an error code.

Function

Parameters

error_code

The error code for which you need a description.

Return Values

A null-terminated static string describing the error code.

Remarks

If the error_code is not a valid error code, the string "Invalid Error Code" is returned.

See Also

© 2012 LumenVox LLC. All rights reserved.