MMCN_SHOW

[This is preliminary documentation and subject to change.]

Sent when a scope item is selected or deselected for the first time.

Parameters

arg
TRUE (<>0 ) if selecting; True indicates that the snap-in should set up the result pane and add the enumerated items.

FALSE (0) if deselecting. indicates that the snap-in is going out of focus and that it should clean up all cookies the right hand side (the result pane), because current result pane will be replaced by a new one.

param
The HSCOPEITEM of the selected or deselected item.

Return Values

Not used.

See Also

TBD