#include <schinfo.h>
class TSchedulerItemRef |
Defines, and uniquely identifies a schedule.
See also: RScheduler::CreatePersistentSchedule() RScheduler::ScheduleTask() RScheduler::GetScheduleRefsL() RScheduler::GetTaskRefsL() RScheduler::GetTaskInfoL()
TInt | iHandle |
The unique Id for the schedule.
This is generated by the Task Scheduler when the schedule is created. Clients should use this Id to refer to the schedule in future transactions.