|
ErrorGetMessage
See also: ErrorIndex |
Top Previous Next |
|
This function return a string with information on the latest found error. The caller can use this information to locate and fix this problem.
This function is defined in C++ as: extern "C" __declspec(dllexport) void __stdcall ErrorGetMessage(char *ErrorString)
Input
|