ResetLastError
Description
Sets the value of the predefined variable _LastError to zero.
Syntax
void ResetLastError();
Parameters
This function takes no parameters.
Return Value
This function does not return a value.
Notes
GetLastError() function also zeros the _LastError variable.Related Functions
GetLastError()PrintFormat()ResourceCreate()
Previous
arrow_back
Printformat