IServiceSysTxnConfig interface (comsvcs.h)

Enables you to run a set of code in the scope of an existing transaction that you specify with a transaction proxy.

Inheritance

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

Methods

The IServiceSysTxnConfig interface has these methods.

 
IServiceSysTxnConfig::ConfigureBYOTSysTxn

Enables you to run the enclosed code in the scope of an existing transaction that you specify with a transaction proxy.

Requirements

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

See also

IServiceTransactionConfig