Share via


IRTCClient::IsT120AppletRunning (Windows CE 5.0)

Send Feedback

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

IRTCClient

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.