ITChannel::GetParticipant

[This is preliminary documentation and subject to change.]

Gets the participant currently on this channel.

TBD: If participant information is not available, what happens?

HRESULT GetParticipant(
  ITParticipantInfo **ppParticipant
);
 

Parameters

ppParticipant
[out] Participant currently on this channel.

Return Values

TBD