Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 1.92 KB

nn-wuapi-iupdatedownloader.md

File metadata and controls

65 lines (55 loc) · 1.92 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.IUpdateDownloader
IUpdateDownloader (wuapi.h)
Downloads updates from the server.
IUpdateDownloader
IUpdateDownloader interface [Windows Update Agent]
IUpdateDownloader interface [Windows Update Agent]
described
wua.iupdatedownloader
wuapi/IUpdateDownloader
wua\iupdatedownloader.htm
wua
8f9f3430-fc78-46cb-9dc8-b97e9d35d91c
12/05/2018
IUpdateDownloader, IUpdateDownloader interface [Windows Update Agent], IUpdateDownloader interface [Windows Update Agent],described, wua.iupdatedownloader, wuapi/IUpdateDownloader
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
IUpdateDownloader
wuapi/IUpdateDownloader
c++
APIRef
kbSyntax
COM
Wuapi.dll
IUpdateDownloader

IUpdateDownloader interface

-description

Downloads updates from the server.

-inheritance

The IUpdateDownloader interface inherits from the IDispatch interface. IUpdateDownloader also has these types of members:

-remarks

You can create an instance of this interface by using the UpdateDownloader coclass. Use the Microsoft.Update.Downloader program identifier to create the object.

-see-also

IDispatch