Share via


IRTCSubscription::Unsubscribe

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method un-subscribes from the service. It is only valid if the service is currently subscribed or subscribing.

Syntax

HRESULT Unsubscribe();

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

See Also

Concepts

IRTCSubscription