iUpdateService 接口 (wuapi.h)
包含有关向 Windows 更新 Agent (WUA) 或自动汇报注册的服务的信息。
继承
IUpdateService 接口继承自 IDispatch 接口。
方法
IUpdateService 接口包含以下方法。
IUpdateService::get_CanRegisterWithAU 获取一个布尔值,该值指示服务是否可以注册到自动汇报。 |
IUpdateService::get_ContentValidationCert 获取用于对服务内容进行签名的证书的 SHA-1 哈希。 |
IUpdateService::get_ExpirationDate 获取授权内阁文件过期的日期。 |
IUpdateService::get_IsManaged 获取一个布尔值,该值指示服务是否为托管服务。 |
IUpdateService::get_IsRegisteredWithAU 获取一个布尔值,该值指示服务是否注册到自动汇报。 |
IUpdateService::get_IsScanPackageService 获取一个布尔值,该值指示服务是否基于扫描包。 |
IUpdateService::get_IssueDate 获取颁发授权文件柜文件的日期。 |
IUpdateService::get_Name 获取服务的名称。 |
IUpdateService::get_OffersWindowsUpdates 获取一个布尔值,该值指示当前服务是否提供来自 Windows 汇报的更新。 |
IUpdateService::get_RedirectUrls 包含重定向程序内阁文件的 URL。 |
IUpdateService::get_ServiceID 检索或设置服务的标识符。 |
IUpdateService::get_ServiceUrl 检索服务的 URL。 |
IUpdateService::get_SetupPrefix 标识安装文件的前缀。 |
要求
最低受支持的客户端 | Windows XP、Windows 2000 Professional SP3 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003、Windows 2000 Server SP3 [仅限桌面应用] |
目标平台 | Windows |
标头 | wuapi.h |