IRunningTaskCollection 接口 (taskschd.h)
提供用于控制正在运行的任务的集合。
继承
IRunningTaskCollection 接口继承自 IDispatch 接口。
方法
IRunningTaskCollection 接口具有这些方法。
IRunningTaskCollection::get__NewEnum 获取正在运行的任务集合的集合枚举器。 |
IRunningTaskCollection::get_Count 获取集合中正在运行的任务数。 |
IRunningTaskCollection::get_Item 从集合中获取指定的任务。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | taskschd.h |