Share via


IRTCClient::StartT120Applet

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method is not supported in Windows Embedded CE.

Syntax

HRESULT StartT120Applet(
  RTC_T120_APPLET enApplet
);

Parameters

  • enApplet
    [in] An RTC_T120_APPLET enumeration value specifying the add-in to start.

Return Value

This method returns E_NOTIMPL.

Note

Not supported in Windows Embedded CE.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Note Not supported in Windows Embedded CE

See Also

Reference

IRTCClient