RTC Participant Object (Windows Embedded CE 6.0)
1/6/2010
The Participant object enables users to retrieve a participant's name, URI, and state.
To access this object, use the IRTCParticipant interface.
To create a Participant object, use IRTCSession::AddParticipant.
For a code example that shows how to create a Participant object, see Create a Session and Make a Call.
See Also
Concepts
RTC Client API Objects and Interfaces
RTC Client API Code Examples