Skip to content

Latest commit

 

History

History
87 lines (66 loc) · 2.76 KB

nf-comsvcs-icomobjectpool2events-onobjpoolgetobject2.md

File metadata and controls

87 lines (66 loc) · 2.76 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
NF:comsvcs.IComObjectPool2Events.OnObjPoolGetObject2
IComObjectPool2Events::OnObjPoolGetObject2 (comsvcs.h)
Generated when a non-transactional object is obtained from the pool. (IComObjectPool2Events.OnObjPoolGetObject2)
IComObjectPool2Events interface [COM+]
OnObjPoolGetObject2 method
IComObjectPool2Events.OnObjPoolGetObject2
IComObjectPool2Events::OnObjPoolGetObject2
OnObjPoolGetObject2
OnObjPoolGetObject2 method [COM+]
OnObjPoolGetObject2 method [COM+]
IComObjectPool2Events interface
_dtc_IComObjectPool2Events_OnObjPoolGetObject2
comsvcs/IComObjectPool2Events::OnObjPoolGetObject2
cos.icomobjectpool2events_onobjpoolgetobject2
cos\icomobjectpool2events_onobjpoolgetobject2.htm
cos
322540f2-7f99-41ad-b6b5-59067f350feb
12/05/2018
IComObjectPool2Events interface [COM+],OnObjPoolGetObject2 method, IComObjectPool2Events.OnObjPoolGetObject2, IComObjectPool2Events::OnObjPoolGetObject2, OnObjPoolGetObject2, OnObjPoolGetObject2 method [COM+], OnObjPoolGetObject2 method [COM+],IComObjectPool2Events interface, _dtc_IComObjectPool2Events_OnObjPoolGetObject2, comsvcs/IComObjectPool2Events::OnObjPoolGetObject2, cos.icomobjectpool2events_onobjpoolgetobject2
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComObjectPool2Events::OnObjPoolGetObject2
comsvcs/IComObjectPool2Events::OnObjPoolGetObject2
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComObjectPool2Events.OnObjPoolGetObject2

IComObjectPool2Events::OnObjPoolGetObject2

-description

Generated when a non-transactional object is obtained from the pool.

-parameters

-param pInfo [in]

A pointer to a COMSVCSEVENTINFO structure.

-param guidActivity [in]

The activity ID for which the object is created.

-param guidObject [in]

The CLSID for the objects in the pool.

-param dwAvailable [in]

The number of objects in the pool.

-param oid [in]

The unique identifier for this object.

-param guidPartition [in]

The partition identifier for this instance.

-returns

The user verifies the return values from this method.

-see-also

IComObjectPool2Events