getErrString

getErrString — retrieves the last error string (C++ only).

Synopsis

For C++:
LPCTSTR getErrString (); 
void;
 

Returns

The string corresponding to the last error detected.

See Also

onError