IRTCProfile3 (Windows Embedded CE 6.0)
1/6/2010
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 |
---|---|
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 |