Begin and End Macros
List of: Discussion Topic
Subjects: Extending ACIS, C++ Interface
Contents: Application Development Manual

The body of every API is enclosed within a pair of begin and end macros. The pair of macros used depends on the type of API. These macros set up error handlers and alter the behavior of the bulletin board. The text for macros is in the files <install_dir>/kern/kernel/kernapi/api/api.hxx and <install_dir>/kern/kernel/kernutil/errorsys/errorsys.hxx.

The possible pairs of macros are described in the following sections.
PDF/APPDEV/08EXT.PDF
HTM/DATA/ACIS/APPDEV/08EXT/0017.HTM