[This is preliminary documentation and subject to change.]
Notifies the snap-in of actions taken by the user.
HRESULT Notify(
LPDATAOBJECT lpDataObject, // Pointer to a data object
MMC_NOTIFY_TYPE event, // Action taken by a user
long arg, // Depends on event
long param // Depends on event
);
See individual notifications for detailed information.
IComponent, IComponentData, IConsole