IInstallationResult Properties
The IInstallationResult interface defines the following properties.
Property | Description |
---|---|
HResult | Gets the HRESULT of the exception, if any, that is raised during the installation. |
RebootRequired | Gets a Boolean value that indicates whether you must restart the computer to complete the installation or uninstallation of an update. |
ResultCode | Gets an OperationResultCode value that specifies the result of an operation on an update. |