ITMultiChannelNotification::ChannelChangeEvent

[This is preliminary documentation and subject to change.]

This method is called when the participant on a specific channel changes.

HRESULT ChannelChangeEvent(
  ITChannel *pChannel
);
 

Parameters

pChannel
[in] Channel that changed.

Return Values

TBD