ResetLastError
ResetLastError
Sets the value of the predefined variable _LastError into zero.
void ResetLastError();Return Value
No return value.
Note
The GetLastError() function zero the _LastError variable.
Last updated on
Sets the value of the predefined variable _LastError into zero.
void ResetLastError();No return value.
The GetLastError() function zero the _LastError variable.