共用方式為


IUpdateServiceCollection 介面 (wuapi.h)

代表 IUpdateService 介面的清單。

繼承

IUpdateServiceCollection 介面繼承自 IDispatch 介面。

方法

IUpdateServiceCollection 介面具有這些方法。

 
IUpdateServiceCollection::get__NewEnum

取得可用來列舉集合的 IEnumVARIANT 介面。 (IUpdateServiceCollection.get__NewEnum)
IUpdateServiceCollection::get_Count

取得集合中的項目數。 (IUpdateServiceCollection.get_Count)
IUpdateServiceCollection::get_Item

取得並設定集合中的 IUpdateService 介面。

規格需求

需求
最低支援的用戶端 Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式]
目標平台 Windows
標頭 wuapi.h

另請參閱

IDispatch