Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |