Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 2.06 KB

nn-comsvcs-itransactionresourcepool.md

File metadata and controls

65 lines (54 loc) · 2.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:comsvcs.ITransactionResourcePool
ITransactionResourcePool (comsvcs.h)
Maintains a list of pooled objects, keyed by IObjPool, that are used until the transaction completes.
ITransactionResourcePool
ITransactionResourcePool interface [COM+]
ITransactionResourcePool interface [COM+]
described
_cos_ITransactionResourcePool
comsvcs/ITransactionResourcePool
cos.itransactionresourcepool
cos\itransactionresourcepool.htm
cos
bf7ca849-6025-4358-bf2d-629d80e06a04
12/05/2018
ITransactionResourcePool, ITransactionResourcePool interface [COM+], ITransactionResourcePool interface [COM+],described, _cos_ITransactionResourcePool, comsvcs/ITransactionResourcePool, cos.itransactionresourcepool
comsvcs.h
Windows
Windows XP with SP1 [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
ITransactionResourcePool
comsvcs/ITransactionResourcePool
c++
APIRef
kbSyntax
COM
ComSvcs.h
ITransactionResourcePool

ITransactionResourcePool interface

-description

Maintains a list of pooled objects, keyed by IObjPool, that are used until the transaction completes.

-inheritance

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

-see-also

IObjPool

ITransactionProperty