IObjPool interface (comsvcs.h)

Represents the key to each object in the transaction resource pool.

Inheritance

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

Methods

The IObjPool interface has these methods.

 
IObjPool::PutEndTx

Destroys the pooled object when the transaction ends.

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

ITransactionProperty

ITransactionResourcePool