Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.78 KB

nf-wuapi-iupdateinstaller2-get_forcequiet.md

File metadata and controls

67 lines (57 loc) · 2.78 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.IUpdateInstaller2.get_ForceQuiet
IUpdateInstaller2::get_ForceQuiet (wuapi.h)
Gets and sets a Boolean value that indicates whether Windows Installer is forced to install the updates without user interaction. (Get)
ForceQuiet property [Windows Update Agent]
ForceQuiet property [Windows Update Agent]
IUpdateInstaller2 interface
IUpdateInstaller2 interface [Windows Update Agent]
ForceQuiet property
IUpdateInstaller2.ForceQuiet
IUpdateInstaller2.get_ForceQuiet
IUpdateInstaller2::ForceQuiet
IUpdateInstaller2::get_ForceQuiet
IUpdateInstaller2::put_ForceQuiet
get_ForceQuiet
wua.iupdateinstaller2_forcequiet
wuapi/IUpdateInstaller2::ForceQuiet
wuapi/IUpdateInstaller2::get_ForceQuiet
wuapi/IUpdateInstaller2::put_ForceQuiet
wua\iupdateinstaller2_forcequiet.htm
wua
762da3b9-8fb6-44a6-bce2-df8f15a6db0b
12/05/2018
ForceQuiet property [Windows Update Agent], ForceQuiet property [Windows Update Agent],IUpdateInstaller2 interface, IUpdateInstaller2 interface [Windows Update Agent],ForceQuiet property, IUpdateInstaller2.ForceQuiet, IUpdateInstaller2.get_ForceQuiet, IUpdateInstaller2::ForceQuiet, IUpdateInstaller2::get_ForceQuiet, IUpdateInstaller2::put_ForceQuiet, get_ForceQuiet, wua.iupdateinstaller2_forcequiet, wuapi/IUpdateInstaller2::ForceQuiet, wuapi/IUpdateInstaller2::get_ForceQuiet, wuapi/IUpdateInstaller2::put_ForceQuiet
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
IUpdateInstaller2::get_ForceQuiet
wuapi/IUpdateInstaller2::get_ForceQuiet
c++
APIRef
kbSyntax
COM
Wuapi.dll
IUpdateInstaller2.ForceQuiet
IUpdateInstaller2.get_ForceQuiet
IUpdateInstaller2.put_ForceQuiet

IUpdateInstaller2::get_ForceQuiet

-description

Gets and sets a Boolean value that indicates whether Windows Installer is forced to install the updates without user interaction.

This property is read/write.

-parameters

-remarks

You cannot forcibly silence some updates. If an update does not support this action, and you try to install the update, the update returns the following: WU_E_UH_DOESNOTSUPPORTACTION.

-see-also

IUpdateInstaller2