Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.9 KB

nn-comsvcs-icomltxevents.md

File metadata and controls

65 lines (54 loc) · 1.9 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.IComLTxEvents
IComLTxEvents (comsvcs.h)
Notifies the subscriber of events that relate to COM+ transactions.
IComLTxEvents
IComLTxEvents interface [COM+]
IComLTxEvents interface [COM+]
described
comsvcs/IComLTxEvents
cos.icomltxevents
cos\icomltxevents.htm
cos
8be6dddb-ed57-4715-8933-8a0e478095c8
12/05/2018
IComLTxEvents, IComLTxEvents interface [COM+], IComLTxEvents interface [COM+],described, comsvcs/IComLTxEvents, cos.icomltxevents
comsvcs.h
Windows
Windows XP with SP2 [desktop apps only]
Windows Server 2003 with SP1 [desktop apps only]
Windows
19H1
IComLTxEvents
comsvcs/IComLTxEvents
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComLTxEvents

IComLTxEvents interface

-description

Notifies the subscriber of events that relate to COM+ transactions. 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 IComLTxEvents interface inherits from the IUnknown interface. IComLTxEvents also has these types of members:

-see-also

COM+ Events

COM+ Instrumentation