IRTCSubscription::get_SubscriptionState (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the RTC_SUBSCRIPTION_STATE enumeration representing the current state of the SUBSCRIPTION session.
Syntax
HRESULT get_SubscriptionState (
RTC_SUBSCRIPTION_STATE *pSubscriptionState
);
Parameters
- pSubscriptionState
[out] Pointer to a RTC_SUBSCRIPTION_STATE that will be filled with the current state.
Return Value
RTC methods may return an RTC_E_ constants.
Requirements
Header | rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |