IDownloadCompletedCallback interface (wuapi.h)
Provides the callback that is used when an asynchronous download is completed. This interface is implemented by programmers who call the IUpdateDownloader::BeginDownload method.
Inheritance
The IDownloadCompletedCallback interface inherits from the IUnknown interface. IDownloadCompletedCallback also has these types of members:
Methods
The IDownloadCompletedCallback interface has these methods.
IDownloadCompletedCallback::Invoke Notifies the caller that the download is complete. |
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 |