ITParticipantControl interface
[ITParticipantControl is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]
The ITParticipantControl interface is implemented by the IPConf MSP. This interface is exposed on the call object. This interface allows an application to retrieve pointers to the participants in a conference. The ITParticipantControl interface is created by calling QueryInterface on ITCallInfo.
Members
The ITParticipantControl interface inherits from the IUnknown interface. ITParticipantControl also has these types of members:
Methods
The ITParticipantControl interface has these methods.
Method | Description |
---|---|
EnumerateParticipants | Enumerates participants currently involved in the conference. |
get_Participants | Creates a collection of participants associated with the current conference. Provided for Automation client applications, such as those written in Visual Basic. |
Requirements
Requirement | Value |
---|---|
TAPI version |
Requires TAPI 3.0 or later |
Header |
|
Library |
|
DLL |
|