Function
Resets the error state.
Syntax
#include <dx/dx.h>
void DXResetError()
Functional Details
Resets the error state. This should be used after correcting an error so that subsequent queries of the error state do not return an incorrect indication.
Return Value
None.
See Also
DXGetError, DXSetError, DXErrorReturn, DXErrorGoto
13.1 , "Error Handling and Messages"
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]