#include <Messages.h>
Public Attributes | |
| int | iErrorCode |
| Error code. | |
| char | cMoreInfo [MESSAGE_SIZE] |
| String to hold additional information, if needed, according to the error code. | |
| char | cFunction [MESSAGE_SIZE] |
| Fnction in which the error occurred - probably not for user consumption. | |
|
|
Error code. See constants. |
1.4.6-NO