Description

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

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.

Members

Methods
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.


Events
AboutToBeDeletedCalled before object is deleted
CategorySetObject Category has been set.
HousekeepingChangedObject has changes to Name, Category, User flags or Tag Number
ObjectCreatedCalled after object is created and any initial data loaded.
SpecialNotifySpecial notify
ValueChangedValue changed or default notify