TSchedulerItemRef Class Reference

class TSchedulerItemRef

Member Data Documentation

TInt 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.

TName iName

TName iName

The name of the schedule.

This is defined by the client.