Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Downloads updates to the node.
Syntax
uint32 DownloadUpdates(
[in] string QueryString,
[in] boolean IncludeRecommendedUpdates,
[out] MSFT_CAU_DownloadUpdateInfo Info[]
);
Parameters
-
QueryString [in]
-
A Windows Update Agent query for finding updates to download.
-
IncludeRecommendedUpdates [in]
-
True to include the recommended updates in the download; otherwise, false.
-
Info [out]
-
An array of MSFT_CAU_DownloadUpdateInfo embedded instances representing update information returned by the download operation.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\ClusterUpdate |
| MOF |
|
| DLL |
|