IRTCSubscriptionStateChangeEvent::get_StatusCode (Windows Embedded CE 6.0)
1/6/2010
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 |