Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The IRTCParticipant2 interface inherits from IRTCParticipant and adds support for retrieving the device ID of a participant and information about whether a participant is a federated user and whether that federated system is archiving instant messages. The IRTCSession3::AddParticipantEx method creates the Participant object.
Methods
The IRTCParticipant2 interface inherits the methods of the standard COM interface IUnknown.
In addition, IRTCParticipant2 defines the following methods:
| Method | Description |
|---|---|
Gets the device ID of the participant. |
|
Gets information about whether a participant is a federated user and whether that federated system is archiving instant messages. |
Requirements
| Header | rtccore.h, rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 |