Edytuj

Udostępnij za pośrednictwem


IInstallationResult interface (wuapi.h)

Represents the result of an installation or uninstallation.

Inheritance

The IInstallationResult interface inherits from the IDispatch interface. IInstallationResult also has these types of members:

Methods

The IInstallationResult interface has these methods.

 
IInstallationResult::get_HResult

Gets the HRESULT of the exception, if any, that is raised during the installation.
IInstallationResult::get_RebootRequired

Gets a Boolean value that indicates whether you must restart the computer to complete the installation or uninstallation of an update.
IInstallationResult::get_ResultCode

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

Returns an IUpdateInstallationResult interface that contains the installation results for a specified 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