This example application demonstrates the usage of the Task Scheduler API.
Click on the following link to download the examples:
Click the following links to view the example code.
The example shows the following APIs:
RScheduler
CScheduledTask
TScheduleEntryInfo2
TTaskInfo
TSchedulerItemRef
TSecurityInfo
To build the example:
You can build the example from the Carbide.c++ IDE or the command line.
If you use an IDE, import the bld.inf file of the example into your IDE, and use the build command of the IDE. If you use the command line, open a command prompt, and set the current directory to examples\SysLibs\TaskSchedulerExample folder which contains the bld.inf file. You can then build the example with the following build commands:
bldmake bldfiles abld build winsw (For WINSCW platforms) abld build ARMV5 (For hardware)
for running the obtained .exe, go to epoc32\release\winscw\udeb\ (or urel\), launch taskexecutor.exe :
taskexecutor.exe
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.