IRunningTaskCollection::get_Count 方法 (taskschd.h)

取得集合中執行中的工作數目。

這個屬性是唯讀的。

語法

HRESULT get_Count(
  LONG *pCount
);

參數

pCount

傳回值

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 taskschd.h
程式庫 Taskschd.lib
Dll Taskschd.dll

另請參閱

IRunningTaskCollection