Platform SDK: TAPI

ITParticipantSubStreamControl

The ITParticipantSubStreamControl interface is implemented by the IPConf MSP. This interface is exposed on the call object. This interface provides methods that allow an application to either discover or control the matching of substream to participant.

Methods in Vtable Order

ITParticipantSubStreamControl methods Description
get_SubStreamFromParticipant Gets substreams associated with a given participant.
get_ParticipantFromSubStream Gets participants associated with a given substream.
SwitchTerminalToSubStream Sets a participant on a substream.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Confpriv.h.
  Library: Use T3iid.lib.

See Also

ITParticipant, ITSubStream