Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.9 KB

nn-comsvcs-imtseventinfo.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.IMtsEventInfo
IMtsEventInfo (comsvcs.h)
Describes user-defined events.
IMtsEventInfo
IMtsEventInfo interface [COM+]
IMtsEventInfo interface [COM+]
described
_dtc_IMtsEventInfo_Interface
comsvcs/IMtsEventInfo
cos.imtseventinfo
cos\imtseventinfo.htm
cos
9508df6d-281b-4a02-bb95-233b369b8279
12/05/2018
IMtsEventInfo, IMtsEventInfo interface [COM+], IMtsEventInfo interface [COM+],described, _dtc_IMtsEventInfo_Interface, comsvcs/IMtsEventInfo, cos.imtseventinfo
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IMtsEventInfo
comsvcs/IMtsEventInfo
c++
APIRef
kbSyntax
COM
ComSvcs.h
IMtsEventInfo

IMtsEventInfo interface

-description

Describes user-defined events. 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 IMtsEventInfo interface inherits from the IDispatch interface. IMtsEventInfo also has these types of members:

-see-also

COM+ Events

COM+ Instrumentation