MMCN_DELETE

[This is preliminary documentation and subject to change.]

Sent to the snap-in's IComponent and IComponentData implementation to inform the snap-in that the object should be deleted.

Parameters

lpDataObject
[in] Pointer to the data object of the currently selected scope or result pane item provided by the snap-in.
arg
Not used.
param
Not used.

Return Values

Not used.

Remarks

This message is generated when the user presses the delete key or uses the mouse to click on the toolbar's delete button.

See Also

IComponent::Notify, IComponentData::Notify