IServiceTransactionConfig interface (comsvcs.h)

Configures the transaction services for the work that is done when calling either CoCreateActivity or CoEnterServiceDomain.

Inheritance

The IServiceTransactionConfig interface inherits from IServiceTransactionConfigBase. IServiceTransactionConfig also has these types of members:

Methods

The IServiceTransactionConfig interface has these methods.

 
IServiceTransactionConfig::ConfigureBYOT

Enables you to configure the transaction that you use when you bring your own transaction.

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

Bring Your Own Transaction (BYOT)

COM+ Transactions

CServiceConfig

IServiceTransactionConfigBase