Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 2.36 KB

nn-comsvcs-icomidentityevents.md

File metadata and controls

65 lines (54 loc) · 2.36 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.IComIdentityEvents
IComIdentityEvents (comsvcs.h)
Notifies the subscriber about an activity that is part of an Internet Information Services (IIS) Active Server Pages (ASP) page. For example, if a COM+ object is invoked in an ASP page, the user would be notified of this activity.
IComIdentityEvents
IComIdentityEvents interface [COM+]
IComIdentityEvents interface [COM+]
described
_dtc_IComIdentityEvents
comsvcs/IComIdentityEvents
cos.icomidentityevents
cos\icomidentityevents.htm
cos
f064a5cd-c84d-4b80-96fc-1036af333901
12/05/2018
IComIdentityEvents, IComIdentityEvents interface [COM+], IComIdentityEvents interface [COM+],described, _dtc_IComIdentityEvents, comsvcs/IComIdentityEvents, cos.icomidentityevents
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComIdentityEvents
comsvcs/IComIdentityEvents
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComIdentityEvents

IComIdentityEvents interface

-description

Notifies the subscriber about an activity that is part of an Internet Information Services (IIS) Active Server Pages (ASP) page. For example, if a COM+ object is invoked in an ASP page, the user would be notified of this activity. The events are published to the subscriber using the COM+ Events service, a loosely coupled events system that stores event information from different publishers in an event store in the COM+ catalog.

-inheritance

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

-see-also

COM+ Events

COM+ Instrumentation