CAEngine::ResetError
ADE User Guide > ADE Server Class Reference > CAEngine
Description
Resets the error code, error text string associated with the error code, and the output buffer to default values. This function is used internally by ADE, but is not usually necessary to use from your own code. The general rule in ADE's API is that methods reset the ErrorCode, while properties leave it unchanged.
Usage
ADE.ResetError
Comments
Enable comment auto-refresher