Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the progress of an asynchronous installation or uninstallation.
Inheritance
The IInstallationProgress interface inherits from the IDispatch interface. IInstallationProgress also has these types of members:
Methods
The IInstallationProgress interface has these methods.
IInstallationProgress::get_CurrentUpdateIndex Gets a zero-based index value. This value specifies the update that is currently being installed or uninstalled when multiple updates have been selected. |
IInstallationProgress::get_CurrentUpdatePercentComplete Gets how far the installation or uninstallation process for the current update has progressed, as a percentage. |
IInstallationProgress::get_PercentComplete Gets how far the overall installation or uninstallation process has progressed, as a percentage. |
IInstallationProgress::GetUpdateResult Returns the result of the installation or uninstallation of 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 |