static void ClearLast();
None.
Deletes errors stored in the SystemError
class.
By calling this function before calling a NEX API function, you can guarantee that the returned error was generated by the most recently called NEX API function.
Errors are stored by thread. Errors that can be deleted by calling this function are limited to those of the same thread.
CONFIDENTIAL