IRTCProfile3

The IRTCProfile3 interface contains an additional method to get the server address of a profile. Use QueryInterface to test for the presence of this interface on an IRTCProfile or IRTCProfile2 interface pointer.

Methods in Vtable Order

The IRTCProfile3 interface inherits the methods of the standard COM interface IUnknown.

In addition, IRTCProfile3 defines the following method, including those inherited from IRTCProfile2.

Method Description
GetServer Gets the server address (registrar) for the profile.

Requirements

Redistributable: Requires Rtcdll.dll on Windows 2000, Windows XP, and Windows Server 2003.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCProfile3 is defined as 051CAA1D-2E4E-4187-B947-69A0C99BA70B.