API Contents
| Description
|
Exported functions
| Loads, initializes, and terminates your extension.
|
IPROCESSEXTRequest Interface
| Obtains all other supported interfaces.
|
IReportInfo Interface
| Retrieves information about the report or subreport that is being processed. Read-Only.
|
IUserInfo Interface
| Retrieves information about the user for whom the report is being processed. Read-Only.
|
ITableSet Interface
| Retrieves information about the set of tables used in a particular report. Read-Only.
|
IPromptSet Interface
| Changes prompt information that has been previously set in the main report and its subreports.
|
ISelectionInfoFormula Interface
| Retrieves information about the current record selection formula and allows you to append additional criteria to it.
|
Macros
| Macros are the easiest way to retrieve an interface.
|