Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 2.41 KB

nf-comsvcs-icomresourceevents-onresourcerecycle.md

File metadata and controls

79 lines (62 loc) · 2.41 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.IComResourceEvents.OnResourceRecycle
IComResourceEvents::OnResourceRecycle (comsvcs.h)
Generated when an object is finished with a resource.
IComResourceEvents interface [COM+]
OnResourceRecycle method
IComResourceEvents.OnResourceRecycle
IComResourceEvents::OnResourceRecycle
OnResourceRecycle
OnResourceRecycle method [COM+]
OnResourceRecycle method [COM+]
IComResourceEvents interface
_dtc_IComResourceEvents_OnResourceRecycle
comsvcs/IComResourceEvents::OnResourceRecycle
cos.icomresourceevents_onresourcerecycle
cos\icomresourceevents_onresourcerecycle.htm
cos
615e0f73-2935-4ef3-94c9-5c74b5c82db4
12/05/2018
IComResourceEvents interface [COM+],OnResourceRecycle method, IComResourceEvents.OnResourceRecycle, IComResourceEvents::OnResourceRecycle, OnResourceRecycle, OnResourceRecycle method [COM+], OnResourceRecycle method [COM+],IComResourceEvents interface, _dtc_IComResourceEvents_OnResourceRecycle, comsvcs/IComResourceEvents::OnResourceRecycle, cos.icomresourceevents_onresourcerecycle
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComResourceEvents::OnResourceRecycle
comsvcs/IComResourceEvents::OnResourceRecycle
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComResourceEvents.OnResourceRecycle

IComResourceEvents::OnResourceRecycle

-description

Generated when an object is finished with a resource.

-parameters

-param pInfo [in]

A pointer to a COMSVCSEVENTINFO structure.

-param ObjectID [in]

The just-in-time activated object.

-param pszType [in]

A description of the resource.

-param resId [in]

The unique identifier of the resource.

-returns

The user verifies the return values from this method.

-see-also

IComResourceEvents