IInstallationCompletedCallback interface (wuapi.h)
Handles the notification that indicates that an asynchronous installation or uninstallation is complete. This interface is implemented by programmers who call the IUpdateInstaller.BeginInstall or IUpdateInstaller.BeginUninstall methods.
Inheritance
The IInstallationCompletedCallback interface inherits from the IUnknown interface. IInstallationCompletedCallback also has these types of members:
Methods
The IInstallationCompletedCallback interface has these methods.
IInstallationCompletedCallback::Invoke Handles the notification of the completion of an asynchronous installation or uninstallation that is initiated by a call to IUpdateInstaller.BeginInstall or IUpdateInstaller.BeginUninstall. |
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 |