IRTCParticipant2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

IRTCParticipant2::get_DeviceID

Gets the device ID of the participant.

IRTCParticipant2::get_FederationFlag

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

See Also

Reference

RTC Client API Interfaces

Concepts

RTC Version 1.3 Objects and Interfaces