IServiceComTIIntrinsicsConfig interface (comsvcs.h)

Configures the COM Transaction Integrator (COMTI) intrinsics for the work that is done when calling the CoCreateActivity or CoEnterServiceDomain function. The COMTI eases the task of wrapping mainframe transactions and business logic as COM components.

Inheritance

The IServiceComTIIntrinsicsConfig interface inherits from the IUnknown interface. IServiceComTIIntrinsicsConfig also has these types of members:

Methods

The IServiceComTIIntrinsicsConfig interface has these methods.

 
IServiceComTIIntrinsicsConfig::ComTIIntrinsicsConfig

Configures the COMTI intrinsics for the enclosed work.

Requirements

Requirement Value
Minimum supported client Windows XP with SP1 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

CServiceConfig