IRTCSubscriptionStateChangeEvent::get_SubscriptionState (Windows Embedded CE 6.0)

1/6/2010

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