Click or drag to resize

DMcEventLogEvents Interface

The default event source interface for McEventLog objects.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface DMcEventLogEvents

The DMcEventLogEvents type exposes the following members.

Methods
  NameDescription
Public methodEntryWritten
Top
Remarks
This interface is used to notify clients of successful logging requests.
See Also