MMC Notifications

[This is preliminary documentation and subject to change.]

Notifications are generated by events caused by user input. The console informs the node manager of an event that determines which notification to send. They can be sent to IComponentData::Notify, IComponent::Notify, or IExtendControlbar::ControlbarNotify, depending on the individual notification.

MMCN_ACTIVATE

MMCN_ADD_IMAGES

MMCN_BTN_CLICK

MMCN_CLICK

MMCN_COLUMN_CLICK

MMCN_CONTEXTHELP

MMCN_CONTEXTMENU

MMCN_CUTORMOVE

MMCN_DBLCLICK

MMCN_DELETE

MMCN_DESELECT_ALL

MMCN_EXPAND

MMCN_HELP

MMCN_INITOCX

MMCN_MENU_BTNCLICK

MMCN_MINIMIZED

MMCN_PASTE

MMCN_PROPERTY_CHANGE

MMCN_QUERY_PASTE

MMCN_REFRESH

MMCN_REMOVE_CHILDREN

MMCN_RENAME

MMCN_SELECT

MMCN_SHOW

MMCN_SNAPINHELP

MMCN_VIEW_CHANGE