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