ICreateWithTipTransactionEx interface (comsvcs.h)

[The TIP service feature are deprecated and might not be available in future versions of the operating system. Consider using the WS-AtomicTransaction (WS-AT) protocol as a replacement transaction coordination and propagation technology. For more information about WS-AT support in the .Net Framework, see Transactions.]

Creates an object that is enlisted within a manual transaction using the Transaction Internet Protocol (TIP).

Inheritance

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

Methods

The ICreateWithTipTransactionEx interface has these methods.

 
ICreateWithTipTransactionEx::CreateInstance

Creates a COM+ object that executes within the scope of the manual transaction specified by a TIP transaction URL.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

ICreateWithTransactionEx