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.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the collection enumerator for the register task collection. | |
| Read-only |
Gets the number of registered tasks in the collection. | |
| 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 |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/30/2012
