IUpdateInstallationResult interface (wuapi.h)

Contains the properties and the methods that are available to the status of an installation or uninstallation of an update.

Inheritance

The IUpdateInstallationResult interface inherits from the IDispatch interface.

Methods

The IUpdateInstallationResult interface has these methods.

 
IUpdateInstallationResult::get_HResult

Gets the HRESULT exception value that is raised during the operation on an update.
IUpdateInstallationResult::get_RebootRequired

Gets a Boolean value that indicates whether a system restart is required on a computer to complete the installation of an update.
IUpdateInstallationResult::get_ResultCode

Gets an OperationResultCode value that specifies the result of an operation on an update. (IUpdateInstallationResult.get_ResultCode)

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