|
ClearError
|
|
|
The ClearError method resets failure and error codes of last operation.
C++
void ClearError(void);
BASIC
ClearError()
Parameters
Method has no parameters.
Return Values
Method has no return value.
See Also
GetError,
GetFailure,
Error Handling