ctdbClearError
Clear the error code.
Declaration
void ctdbClearError(CTHANDLE Handle)
Description
ctdbClearError() clears the error code set by ctdbSetError().
Returns
None.
See also
ctdbSetError(), ctdbGetError()
TOCIndex