IObjPool::PutEndTx method (comsvcs.h)
Destroys the pooled object when the transaction ends.
Syntax
void PutEndTx(
[in] IUnknown *pObj
);
Parameters
[in] pObj
A reference to the IUnknown of the pooled object.
Return value
None
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 |