IObjectContext
interface - Provides methods that
allow your component to influence the transaction outcome. Non-transactional
components can call the IObjectContext methods
to cause early deactivation of an instance.
IObjectControl
interface - Allows components to
support Jaguar's instance pooling model. Jaguar calls the IObjectControl methods
to indicate transitions in the lifecycle of an ActiveX component.
ISharedProperty
interface - Represents a property
value that is shared among all ActiveX component instances in a
Jaguar package.
ISharedPropertyGroup
interface - Represents a group
of properties that are shared by all ActiveX components in a Jaguar
package. Contains methods to create, access, and destroy shared
properties.