共用方式為


iUpdateServiceManager2 介面 (wuapi.h)

使用 Windows Update Agent 或自動 匯報 新增或移除更新服務的註冊。

繼承

IUpdateServiceManager2 介面繼承自 IUpdateServiceManagerIUpdateServiceManager2 也有下列類型的成員:

方法

IUpdateServiceManager2 介面具有這些方法。

 
IUpdateServiceManager2::AddService2

向 #D13DFF8FD58194CC69B2B7E33A3D0C348 Agent (WUA) 註冊服務,而不需要授權封包檔案 (.cab) 。 這個方法也會傳回 IUpdateServiceRegistration 介面的指標。
IUpdateServiceManager2::get_ClientApplicationID

取得並設定目前用戶端應用程式的識別碼。 (取得)
IUpdateServiceManager2::p ut_ClientApplicationID

取得並設定目前用戶端應用程式的識別碼。 (Put)
IUpdateServiceManager2::QueryServiceRegistration

傳回 IUpdateServiceRegistration 介面的指標。

備註

您可以使用 UpdateServiceManager coclass 來建立此介面的實例。 使用 Microsoft.Update.ServiceManager 程式識別碼來建立 物件。

規格需求

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

另請參閱

IUpdateServiceManager