Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.44 KB

nf-wuapi-iupdate-get_maxdownloadsize.md

File metadata and controls

66 lines (56 loc) · 2.44 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
NF:wuapi.IUpdate.get_MaxDownloadSize
IUpdate::get_MaxDownloadSize (wuapi.h)
Gets the maximum download size of the update.
IUpdate interface [Windows Update Agent]
MaxDownloadSize property
IUpdate.MaxDownloadSize
IUpdate.get_MaxDownloadSize
IUpdate::MaxDownloadSize
IUpdate::get_MaxDownloadSize
MaxDownloadSize property [Windows Update Agent]
MaxDownloadSize property [Windows Update Agent]
IUpdate interface
get_MaxDownloadSize
wua.iupdate_maxdownloadsize
wuapi/IUpdate::MaxDownloadSize
wuapi/IUpdate::get_MaxDownloadSize
wua\iupdate_maxdownloadsize.htm
wua
22f19d4f-e144-4b06-a428-d2133198288a
12/05/2018
IUpdate interface [Windows Update Agent],MaxDownloadSize property, IUpdate.MaxDownloadSize, IUpdate.get_MaxDownloadSize, IUpdate::MaxDownloadSize, IUpdate::get_MaxDownloadSize, MaxDownloadSize property [Windows Update Agent], MaxDownloadSize property [Windows Update Agent],IUpdate interface, get_MaxDownloadSize, wua.iupdate_maxdownloadsize, wuapi/IUpdate::MaxDownloadSize, wuapi/IUpdate::get_MaxDownloadSize
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
IUpdate::get_MaxDownloadSize
wuapi/IUpdate::get_MaxDownloadSize
c++
APIRef
kbSyntax
COM
Wuapi.dll
IUpdate.MaxDownloadSize
IUpdate.get_MaxDownloadSize

IUpdate::get_MaxDownloadSize

-description

Gets the maximum download size of the update.

This property is read-only.

-parameters

-remarks

The MinDownloadSize property of an update is always downloaded. However, the MaxDownloadSize property is not always downloaded. The MaxDownloadSize property is downloaded based on the configuration of the computer that receives the update.

-see-also

IUpdate