ITransactionProperty interface (comsvcs.h)

Used to get the transaction resource pool.

Inheritance

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

Methods

The ITransactionProperty interface has these methods.

 
ITransactionProperty::GetTransactionResourcePool

Retrieves the resource pool that is associated with this context's 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

ITransactionResourcePool