IRegisteredTaskCollection interface (taskschd.h)

Contains all the tasks that are registered.

Inheritance

The IRegisteredTaskCollection interface inherits from the IDispatch interface.

Methods

The IRegisteredTaskCollection interface has these methods.

 
IRegisteredTaskCollection::get__NewEnum

Gets the collection enumerator for the register task collection.
IRegisteredTaskCollection::get_Count

Gets the number of registered tasks in the collection.
IRegisteredTaskCollection::get_Item

Gets the specified registered task from the collection.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header taskschd.h

See also

ITaskFolder::GetTasks

Task Scheduler

Task Scheduler Interfaces