This part describes Dexterity’s support for COM,
the Component Object Model. COM allows Dexterity-based applications
to easily integrate with other applications. Following is a list of
the topics that will be discussed, with a brief explanation of
each:
COM in sanScript
describes how to work with COM in sanScript code.
Callbacks and
Events explains how to create callback objects that
can be accessed by other application. It also explains how to
handle COM events from other applications.