Share via


IRTCParticipant::Removable

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method gets a value that tells if it is possible to remove this participant from the session.

Syntax

HRESULT get_Removable(
  VARIANT_BOOL* pfRemovable
);

Parameters

  • pfRemovable
    [out] Pointer to VARIANT_TRUE if the participant is removable, and to VARIANT_FALSE otherwise.

Return Value

This method can return an RTC_E_ constant.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IRTCParticipant
IRTCParticipant::State