Events in Interpret

There are no Application-level events specific to the Interpret module.

Data source extension

If you are writing a new data source extension, you can use these job-level events:

Backwards-compatible events

You can use the following events to interpret forms from image files obtained from an external source. All of them are backwards-compatible with the DLL interface used in FORMS version 3.1 and earlier.

CompConfigureJob()

CompDocumentComplete()

CompDocumentCompleteOld()

CompDocumentRetrieve()

CompDocumentRetrieveOld()

CompEndJob()

CompGetUserData()

CompInitializeJob()

CompImageRetrieve

Application-level events