Click or drag to resize

IMcNotifySource Interface

The dispinterface equivalent of IMcObjStandardNotify.

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

The IMcNotifySource type exposes the following members.

Methods
Remarks
This interface should be implemented by clients of the McNotifySink objects, using the IConnectionPoint mechanism (With Events in VB).
See Also

Reference

IMcObjStandardNotify