Share via


IRTCSubscriptionStateChangeEvent::get_SubscriptionState

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method gets the state of the Subscription.

Syntax

HRESULT SubscriptionState(
  RTC_SUBSCRIPTION_STATE* pSubscriptionState
);

Parameters

  • pSubscriptionState
    [out] Pointer to an RTC_SUBSCRIPTION_STATE enumeration value specifying the state of the session.

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

IRTCSubscriptionStateChangeEvent