Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method retrieves the IRTCProfile from the subscription.
Syntax
HRESULT get_Profile(
IRTCProfile** ppProfile
);
Parameters
- ppProfile
[out] Pointer to an IRTCProfile that will contain the profile information. This method adds a reference to the Profile object, which the caller is responsible for releasing.
Return Value
RTC methods may return an RTC_E_ constant.
Requirements
| Header | rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |