IDownloadProgressChangedCallbackArgs interface
Contains information about the change in the progress of an asynchronous download operation.
Members
The IDownloadProgressChangedCallbackArgs interface inherits from the IDispatch interface. IDownloadProgressChangedCallbackArgs also has these types of members:
- Properties
Properties
The IDownloadProgressChangedCallbackArgs interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an interface that contains the progress of the asynchronous download at the time that 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_IDownloadProgressChangedCallbackArgs is defined as 324FF2C6-4981-4B04-9412-57481745AB24 |