Checking API Results
List of: Discussion Topic
Subjects: Building Applications
Contents: Application Development Manual

Each API function returns a result as an outcome object, which indicates the success or failure of the API. The result of every API call should be checked by an application (using outcome methods), followed by appropriate error handling.

Refer to the outcome class reference template in online help for more information.
PDF/APPDEV/02FRAME.PDF
HTM/DATA/ACIS/APPDEV/02FRAME/0002.HTM