ITaskFolderCollection::get_Count 方法 (taskschd.h)

获取集合中的文件夹数。

此属性为只读。

语法

HRESULT get_Count(
  LONG *pCount
);

参数

pCount

返回值

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 taskschd.h
Library Taskschd.lib
DLL Taskschd.dll

另请参阅

ITaskFolderCollection

任务计划程序