Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method is not supported in Windows Embedded CE.
Syntax
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 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 |