IMcNotifySink Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcNotifySink
The IMcNotifySink type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachToCategory | Sets up to automatically attach this object instance (McNotifySink) as a notification
sink to any McObject which is created of a given category. |
![]() | AttachToObject | Attach this object instance (McNotifySink) as a sink for notifications sent
by pObject. |
![]() | AttachToType | Sets up to automatically attach this object instance (McNotifySink) as a notification
sink to any McObject which is created of a given type. |
![]() | DetachFromCategory | Remove this object instance (McNotifySink) from the Object Manager sink list for a given category. |
![]() | DetachFromObject | Remove this object instance (McNotifySink) from the sink list of pObject. |
![]() | DetachFromType | Remove this object instance (McNotifySink) from the Object Manager sink list for a given type. |