Skip to content

Latest commit

 

History

History
58 lines (51 loc) · 2.22 KB

nn-wuapi-idownloadprogresschangedcallback.md

File metadata and controls

58 lines (51 loc) · 2.22 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:wuapi.IDownloadProgressChangedCallback
IDownloadProgressChangedCallback (wuapi.h)
Handles the notification that indicates a change in the progress of an asynchronous download operation.
IDownloadProgressChangedCallback
IDownloadProgressChangedCallback interface [Windows Update Agent]
IDownloadProgressChangedCallback interface [Windows Update Agent]
described
wua.idownloadprogresschangedcallback
wuapi/IDownloadProgressChangedCallback
wua\idownloadprogresschangedcallback.htm
wua
8fc414da-835c-438f-b607-8a273e7f9064
12/05/2018
IDownloadProgressChangedCallback, IDownloadProgressChangedCallback interface [Windows Update Agent], IDownloadProgressChangedCallback interface [Windows Update Agent],described, wua.idownloadprogresschangedcallback, wuapi/IDownloadProgressChangedCallback
wuapi.h
Windows
Windows XP, Windows 2000 Professional with SP3 [desktop apps only]
Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]
Wuapi.idl
Wuguid.lib
Wuapi.dll
Windows
19H1
IDownloadProgressChangedCallback
wuapi/IDownloadProgressChangedCallback
c++
APIRef
kbSyntax
COM
Wuapi.dll
IDownloadProgressChangedCallback

IDownloadProgressChangedCallback interface

-description

Handles the notification that indicates a change in the progress of an asynchronous download operation. This interface is implemented by programmers who call the IUpdateDownloader.BeginDownload method.

-inheritance

The IDownloadProgressChangedCallback interface inherits from the IUnknown interface. IDownloadProgressChangedCallback also has these types of members: