Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the recorded history of an update.
Inheritance
The IUpdateHistoryEntry interface inherits from the IDispatch interface.
Methods
The IUpdateHistoryEntry interface has these methods.
| IUpdateHistoryEntry::get_ClientApplicationID  Gets the identifier of the client application that processed an update.  | 
| IUpdateHistoryEntry::get_Date  Gets the date and the time an update was applied.  | 
| IUpdateHistoryEntry::get_Description  Gets the description of an update.  | 
| IUpdateHistoryEntry::get_HResult  Gets the HRESULT value that is returned from the operation on an update.  | 
| IUpdateHistoryEntry::get_Operation  Gets an UpdateOperation value that specifies the operation on an update.  | 
| IUpdateHistoryEntry::get_ResultCode  Gets an OperationResultCode value that specifies the result of an operation on an update. (IUpdateHistoryEntry.get_ResultCode)  | 
| IUpdateHistoryEntry::get_ServerSelection  Gets the ServerSelection value that indicates which server provided an update.  | 
| IUpdateHistoryEntry::get_ServiceID  Gets the service identifier of an update service that is not a Windows update.  | 
| IUpdateHistoryEntry::get_SupportUrl  Gets a hyperlink to the language-specific support information for an update.  | 
| IUpdateHistoryEntry::get_Title  Gets the title of an update.  | 
| IUpdateHistoryEntry::get_UninstallationNotes  Gets the uninstallation notes of an update.  | 
| IUpdateHistoryEntry::get_UninstallationSteps  Gets the IStringCollection interface that contains the uninstallation steps for an update.  | 
| IUpdateHistoryEntry::get_UnmappedResultCode  Gets the unmapped result code that is returned from an operation on an update.  | 
| IUpdateHistoryEntry::get_UpdateIdentity  Gets the IUpdateIdentity interface that contains the identity of the update.  | 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] | 
| Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only] | 
| Target Platform | Windows | 
| Header | wuapi.h |