共用方式為


IUpdateSession 介面 (wuapi.h)

表示呼叫端可執行涉及更新之作業的會話。 例如,這個介面代表呼叫端執行搜尋、下載、安裝或卸載作業的會話。

繼承

IUpdateSession 介面繼承自 IDispatch 介面。 IUpdateSession 也有下列類型的成員:

方法

IUpdateSession 介面具有這些方法。

 
IUpdateSession::CreateUpdateDownloader

傳回此會話的 IUpdateDownloader 介面。
IUpdateSession::CreateUpdateInstaller

傳回此會話的 IUpdateInstaller 介面。
IUpdateSession::CreateUpdateSearcher

傳回此會話的 IUpdateSearcher 介面。
IUpdateSession::get_ClientApplicationID

取得並設定目前的用戶端應用程式。 (IUpdateSession.get_ClientApplicationID)
IUpdateSession::get_ReadOnly

取得布爾值,指出會話物件是否為唯讀。
IUpdateSession::get_WebProxy

取得並設定用來存取伺服器的 Proxy 設定。 (取得)
IUpdateSession::p ut_ClientApplicationID

取得並設定目前的用戶端應用程式。 (IUpdateSession.put_ClientApplicationID)
IUpdateSession::p ut_WebProxy

取得並設定用來存取伺服器的 Proxy 設定。 (Put)

備註

您可以使用 UpdateSession coclass 來建立這個介面的實例。 使用 Microsoft.Update.Session 程式識別碼來建立 物件。

規格需求

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