GetUILErrorString

char *GetUILErrorString (int errorNum);

Purpose

Converts the error number returned by a User Interface Library function into a meaningful error message.

Parameters

Input
Name Type Description
errorNum integer Status returned by User Interface Library function.

Return Value

Name Type Description
message string Explanation of error.