Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.36 KB

nf-wuapi-iupdate-put_ishidden.md

File metadata and controls

67 lines (57 loc) · 2.36 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.put_IsHidden
IUpdate::put_IsHidden (wuapi.h)
Gets a Boolean value that indicates whether an update is hidden by a user. (Put)
IUpdate interface [Windows Update Agent]
IsHidden property
IUpdate.IsHidden
IUpdate.put_IsHidden
IUpdate::IsHidden
IUpdate::get_IsHidden
IUpdate::put_IsHidden
IsHidden property [Windows Update Agent]
IsHidden property [Windows Update Agent]
IUpdate interface
put_IsHidden
wua.iupdate_ishidden
wuapi/IUpdate::IsHidden
wuapi/IUpdate::get_IsHidden
wuapi/IUpdate::put_IsHidden
wua\iupdate_ishidden.htm
wua
229fbb68-cc99-440e-89e1-b9c4e69dd0b3
12/05/2018
IUpdate interface [Windows Update Agent],IsHidden property, IUpdate.IsHidden, IUpdate.put_IsHidden, IUpdate::IsHidden, IUpdate::get_IsHidden, IUpdate::put_IsHidden, IsHidden property [Windows Update Agent], IsHidden property [Windows Update Agent],IUpdate interface, put_IsHidden, wua.iupdate_ishidden, wuapi/IUpdate::IsHidden, wuapi/IUpdate::get_IsHidden, wuapi/IUpdate::put_IsHidden
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::put_IsHidden
wuapi/IUpdate::put_IsHidden
c++
APIRef
kbSyntax
COM
Wuapi.dll
IUpdate.IsHidden
IUpdate.get_IsHidden
IUpdate.put_IsHidden

IUpdate::put_IsHidden

-description

Gets a Boolean value that indicates whether an update is hidden by a user. Administrators, users, and power users can retrieve the value of this property. However, only administrators and members of the Power Users administrative group can set the value of this property.

This property is read/write.

-parameters

-remarks

An attempt to mark a mandatory update as hidden causes an error.

-see-also

IUpdate