IWindowsUpdateAgentInfo 接口 (wuapi.h)

检索有关 Windows 更新 代理 (WUA) 版本的信息。

继承

IWindowsUpdateAgentInfo 接口继承自 IDispatch 接口。 IWindowsUpdateAgentInfo 也有以下类型的成员:

方法

IWindowsUpdateAgentInfo 接口具有这些方法。

 
IWindowsUpdateAgentInfo::GetInfo

检索有关 Windows 更新 代理 (WUA) 的版本信息。

注解

IWindowsUpdateAgentInfo 接口可能需要更新 WUA。 有关详细信息,请参阅更新Windows 更新代理

可以使用 WindowsUpdateAgentInfo coclass 创建此接口的实例。 使用 Microsoft.Update.AgentInfo 程序标识符创建 对象。

要求

要求
最低受支持的客户端 Windows XP、Windows 2000 Professional 和 SP3 [仅限桌面应用]
最低受支持的服务器 Windows Server 2003、Windows 2000 Server SP3 [仅限桌面应用]
目标平台 Windows
标头 wuapi.h

另请参阅

IDispatch