Share via


IRTCSubscriptionStateChangeEvent::get_StatusCode

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 result code associated with the subscription state change.

Syntax

HRESULT StatusCode(
  LONG* pStatusCode
);

Parameters

  • pStatusCode
    [out] Pointer to the status code.

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