IRTCProfile3

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Methods

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

IRTCProfile3::GetServer

Gets the server address (registrar) for the profile.

Requirements

Header rtccore.h, rtccore.idl
Library rtcdll.dll
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RTC Client API Interfaces