Provides the ability to schedule a task/executable to run at a specified time
CSCH_CLI.H Global variables
CScheduledTask
The representation of a scheduled task that is passed to registered programs.
RScheduler
Client side interface to the Task Scheduler.
TIntervalType
Defines the type of interval used by a schedule entry.
TScheduledTaskFile
Class used by registered programs to access the scheduled task file store.
TScheduleEntryInfo
Contains detailed information for a single schedule entry.
TScheduleEntryInfo2
Contains detailed information for a single schedule entry.
TScheduleFilter
Defines a filter to be used when listing schedules in a call to RScheduler::GetS...
TSchedulerItemRef
Defines, and uniquely identifies a schedule.
TScheduleState
Defines the state of a schedule.
TScheduleState2
Defines the state of a schedule.
TTaskFilter
Defines a filter to be used when listing tasks scheduled in a call to RScheduler...
TTaskInfo
Contains detailed information for a single task.
TTsTime
In Task Scheduler TTsTime is used to represent time as either UTC or Local Time....