[This is preliminary documentation and subject to change.]
This method notifies the component of a change in an aggregating component property. NotificationId is the dispatch id of the modified property in the ITConference interface of the aggregating component.
HRESULT ChangeNotification(
[in] RND_NOTIFICATION_ID NotificationId,
[in] VARIANT newVal
);
TBD