The IUpdateHistoryEntry interface represents an event about an update.
Methods
The IUpdateHistoryEntry interface inherits the methods of the IDispatch interface.
Properties
The IUpdateHistoryEntry interface defines the following properties.
| Property | Access type | Description |
ClientApplicationID | Read-only | Retrieves the identifier of the client application that processed an update.
|
Date | Read-only | Retrieves the date and the time an update was applied.
|
Description | Read-only | Retrieves the description of an update.
|
HResult | Read-only | Retrieves the HRESULT value that is returned from the operation on an update.
|
Operation | Read-only | Retrieves an UpdateOperation value that specifies the operation on an update.
|
ResultCode | Read-only | Retrieves an OperationResultCode value that specifies the result of an operation on an update.
|
ServerSelection | Read-only | Retrieves the ServerSelection value that indicates which server provided an update.
|
ServiceID | Read-only | Retrieves the service ID of an update service that is not a Windows update.
|
SupportUrl | Read-only | Retrieves a hyperlink to the language-specific support information for an update.
|
Title | Read-only | Retrieves the title of an update.
|
UninstallationNotes | Read-only | Retrieves the uninstallation notes of an update.
|
UninstallationSteps | Read-only | Retrieves the IStringCollection interface that contains the uninstallation steps for an update.
|
UnmappedResultCode | Read-only | Retrieves the unmapped result code that is returned from an operation on an update.
|
UpdateIdentity | Read-only | Retrieves a string. The string contains the unique identifier of an update.
|
Requirements
| Minimum supported client | Windows XP, Windows 2000 Professional with SP3 |
| Minimum supported server | Windows Server 2003, Windows 2000 Server with SP3 |
| Header | Wuapi.h |
| IDL | Wuapi.idl |
| Library | Wuguid.lib |
| DLL | Wuapi.dll |
| IID | IID_IUpdateHistoryEntry is defined as BE56A644-AF0E-4E0E-A311-C1D8E695CBFF |
Send comments about this topic to Microsoft
Build date: 11/18/2009