MMCN_REMOVE_CHILDREN

[This is preliminary documentation and subject to change.]

Sent to the snap-in's IComponentData implementation to inform the snap-in that it must delete all the cookies (the entire subtree) it has added below the specified node.

Parameters

lpDataObject
[in] Pointer to the data object of the scope pane node whose children need to be removed.
arg
Specifies the HSCOPEITEM of the node whose children need to be deleted.
param
Not used.

Return Values

Not used.

Remarks

Use IConsoleNameSpace methods GetChildItem and GetNextItem to traverse the tree and determine the cookies to be deleted.

See Also

IComponent::Notify, IComponentData::Notify