共用方式為


IAutomaticUpdatesResults::get_LastInstallationSuccessDate 方法 (wuapi.h)

取得自動 匯報 成功安裝任何更新的最後一次和國際標準時間 (UTC) 日期,即使發生某些失敗也一樣。

這個屬性是唯讀的。

語法

HRESULT get_LastInstallationSuccessDate(
  VARIANT *retval
);

參數

retval

傳回值

備註

公用使用者對 LastInstallationSuccessDate 的呼叫不會更新此屬性。 只有 AutomaticUpdates 物件會更新此屬性。

規格需求

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

另請參閱

IAutomaticUpdatesResults