ITParticipantInfo::get_RelatedCall

[This is preliminary documentation and subject to change.]

Fails if there is no call object associated with the participant or the participant is the local participant.

HRESULT get_RelatedCall(
  ITCallInfo **ppCall
);
 

Parameters

ppCall
[out] Pointer to call object associated with the participant.

Return Values

TBD