This topic has not yet been rated - Rate this topic

IRegisteredTaskCollection interface

Contains all the tasks that are registered.

Members

The IRegisteredTaskCollection interface inherits from the IUnknown interface. IRegisteredTaskCollection also has these types of members:

Properties

The IRegisteredTaskCollection interface has these properties.

PropertyAccess typeDescription

_NewEnum

Read-only

Gets the collection enumerator for the register task collection.

Count

Read-only

Gets the number of registered tasks in the collection.

Item

Read-only

Gets the specified registered task from the collection.

 

Examples

For more information and example code for this interface, see Displaying Task Names and States (C++).

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Taskschd.h

Library

Taskschd.lib

DLL

Taskschd.dll

See also

Task Scheduler Interfaces
Task Scheduler
ITaskFolder::GetTasks

 

 

Send comments about this topic to Microsoft

Build date: 10/30/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.