ITChannel::SetParticipant

[This is preliminary documentation and subject to change.]

Statically assigns a participant to this channel.

HRESULT SetParticipant(
  ITParticipantInfo *pParticipant
);
 

Parameters

pParticipant
[in] Participant to statically assign to this channel.

Return Values

TBD