IInstallationResult interface
Represents the result of an installation or uninstallation.
Members
The IInstallationResult interface inherits from the IDispatch interface. IInstallationResult also has these types of members:
Methods
The IInstallationResult interface has these methods.
| Method | Description |
|---|---|
| GetUpdateResult |
Returns an IUpdateInstallationResult interface that contains the installation results for a specified update. |
Properties
The IInstallationResult interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the HRESULT of the exception, if any, that is raised during the installation. | |
| Read-only |
Gets a Boolean value that indicates whether you must restart the computer to complete the installation or uninstallation 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 |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IInstallationResult is defined as A43C56D6-7451-48D4-AF96-B6CD2D0D9B7A |
Send comments about this topic to Microsoft
Build date: 11/22/2012