IAutomaticUpdates 介面 (wuapi.h)
包含自動更新的功能。
繼承
IAutomaticUpdates介面繼承自IDispatch介面。 IAutomaticUpdates 也有下列類型的成員:
方法
IAutomaticUpdates介面具有這些方法。
IAutomaticUpdates::D etectNow 如果已啟用自動更新,就會開始自動更新偵測工作。 如果偵測到任何更新,安裝行為是由 IAutomaticUpdatesSettings 介面的 NotificationLevel 屬性所決定。 |
IAutomaticUpdates::EnableService 啟用自動更新所需的所有元件。 |
IAutomaticUpdates::get_ServiceEnabled 取得布林值,指出是否可使用自動更新所需的所有元件。 |
IAutomaticUpdates::get_Settings 取得自動更新的組態設定。 |
IAutomaticUpdates::P ause 暫停自動更新。 |
IAutomaticUpdates::Resume 如果暫停自動更新,則會重新開機自動更新。 |
IAutomaticUpdates::ShowSettingsDialog 顯示對話方塊,其中包含自動更新的設定。 |
備註
您可以使用 AutomaticUpdates coclass 來建立這個介面的實例。 使用 Microsoft.Update.AutoUpdate 程式識別碼來建立 物件。
規格需求
最低支援的用戶端 | Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | wuapi.h |