Click or drag to resize

McNotifySink Interface

A coclass acting as a bridge between the Object Manager notification system and the standard IConnectionPoint scheme.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McNotifySink
	Inherits IMcNotifySink
Remarks
This object acts as a sink for the Object Manager notifications and as source for the source dispinterface IMcNotifySource which is the dispinterface equivalent of IMcObjStandardNotify.
See Also

Reference

IMcObjStandardNotify