IUpdateHistoryEntry 介面 (wuapi.h)
表示更新的記錄歷程記錄。
繼承
IUpdateHistoryEntry介面繼承自 IDispatch 介面。
方法
IUpdateHistoryEntry介面具有這些方法。
IUpdateHistoryEntry::get_ClientApplicationID 取得處理更新之用戶端應用程式的識別碼。 |
IUpdateHistoryEntry::get_Date 取得套用更新的日期和時間。 |
IUpdateHistoryEntry::get_Description 取得更新的描述。 |
IUpdateHistoryEntry::get_HResult 取得更新時從作業傳回的 HRESULT 值。 |
IUpdateHistoryEntry::get_Operation 取得 UpdateOperation 值,指定更新上的作業。 |
IUpdateHistoryEntry::get_ResultCode 取得 OperationResultCode 值,指定更新作業的結果。 (IUpdateHistoryEntry.get_ResultCode) |
IUpdateHistoryEntry::get_ServerSelection 取得 ServerSelection 值,指出哪部伺服器提供更新。 |
IUpdateHistoryEntry::get_ServiceID 取得不是 Windows Update 之更新服務的服務識別碼。 |
IUpdateHistoryEntry::get_SupportUrl 取得更新之語言特定支援資訊的超連結。 |
IUpdateHistoryEntry::get_Title 取得更新的標題。 |
IUpdateHistoryEntry::get_UninstallationNotes 取得更新的卸載附注。 |
IUpdateHistoryEntry::get_UninstallationSteps 取得包含更新卸載步驟的 IStringCollection 介面。 |
IUpdateHistoryEntry::get_UnmappedResultCode 取得從更新作業傳回的未對應結果碼。 |
IUpdateHistoryEntry::get_UpdateIdentity 取得包含更新身分識別的 IUpdateIdentity 介面。 |
規格需求
最低支援的用戶端 | Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003、具有 SP3 的 Windows 2000 Server [僅限傳統型應用程式] |
目標平臺 | Windows |
標頭 | wuapi.h |