IRTCClient::IsT120AppletRunning (Windows CE 5.0)
This method is not supported in Windows CE.
HRESULT get_IsT120AppletRunning(RTC_T120_APPLET enApplet, VARIANT_BOOL* pfRunning);
Parameters
- enApplet
[in]An RTC_T120_APPLET enumeration value specifying the add-in. - pfRunning
[out] VARIANT_TRUE if the add-in is running; VARIANT_FALSE otherwise.
Return Values
This method returns E_NOTIMPL.
Requirements
OS Versions: Not supported in Windows CE.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors