Skip to content

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