Share via


IRTCSubscription::Unsubscribe (Windows Embedded CE 6.0)

1/6/2010

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