IUpdateInstallationResult interface
Contains the properties and the methods that are available to the status of an installation or uninstallation of an update.
Members
The IUpdateInstallationResult interface inherits from the IDispatch interface. IUpdateInstallationResult also has these types of members:
- Properties
Properties
The IUpdateInstallationResult interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets the HRESULT exception value that is raised during the operation on an update. |
|
Read-only |
Gets a Boolean value that indicates whether a system restart is required on a computer to complete the installation of an update. |
|
Read-only |
Gets an OperationResultCode value that specifies the result of an operation on an update. |
Requirements
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] |
Header |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_IUpdateInstallationResult is defined as D940F0F8-3CBB-4FD0-993F-471E7F2328AD |