MMCN_PROPERTY_CHANGE

[This is preliminary documentation and subject to change.]

When the snap-in uses the MMCPropertyChangeNotify function to notify it's views about changes, MMC_PROPERTY_CHANGE is sent to the snap-in's IComponentData and IComponent implementations.

Parameters

lpDataObject
This value is NULL because a data object is not required.
arg
[in] TRUE if the property change is for a scope pane item.
lParam
This is the param passed into MMCPropertyChangeNotify.

Return Values

Not used.

See Also

IComponent::Notify, IComponentData::Notify, MMCPropertyChangeNotify