IInstallationProgressChangedCallbackArgs interface
Contains information about the change in the progress of an asynchronous installation or uninstallation at the time the callback was made.
Members
The IInstallationProgressChangedCallbackArgs interface inherits from the IDispatch interface. IInstallationProgressChangedCallbackArgs also has these types of members:
- Properties
Properties
The IInstallationProgressChangedCallbackArgs interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an interface that contains the progress of the asynchronous installation or uninstallation at the time the callback was made. |
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 |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_IInstallationProgressChangedCallbackArgs is defined as E4F14E1E-689D-4218-A0B9-BC189C484A01 |