TSchedulerItemRef Class Reference

#include <schinfo.h>

class TSchedulerItemRef
Public Attributes
TInt iHandle
TName iName

Member Attribute Documentation

iHandle

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.

iName

TName iName

The name of the schedule.

This is defined by the client.