CAEngine::ResetError

Revision as of 23:09, 29 January 2010 by Lchrisman (talk | contribs) (Created page with '<< class CAEngine = Description = Resets the error code, error text string associated with the error code, and the [[CAEngine::OutputBuffer…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< class 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


You are not allowed to post comments.