IRTCParticipant (Windows Embedded CE 6.0)
1/6/2010
This interface contains all methods related to a Participant object. The IRTCSession::AddParticipant method creates the Participant object.
Methods
The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Gets the user Universal Resource Identifier (URI) of the participant. |
|
Gets the name of the participant. |
|
Gets a value that tells if it is possible to remove this participant from the session. |
|
Gets the current state of the participant. |
|
Gets the parent Session object for the participant. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |