Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.43 KB

nf-wuapi-iwebproxy-get_bypasslist.md

File metadata and controls

67 lines (57 loc) · 2.43 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.IWebProxy.get_BypassList
IWebProxy::get_BypassList (wuapi.h)
Gets and sets a collection of addresses that do not use the proxy server. (Get)
BypassList property [Windows Update Agent]
BypassList property [Windows Update Agent]
IWebProxy interface
IWebProxy interface [Windows Update Agent]
BypassList property
IWebProxy.BypassList
IWebProxy.get_BypassList
IWebProxy::BypassList
IWebProxy::get_BypassList
IWebProxy::put_BypassList
get_BypassList
wua.iwebproxy_bypasslist
wuapi/IWebProxy::BypassList
wuapi/IWebProxy::get_BypassList
wuapi/IWebProxy::put_BypassList
wua\iwebproxy_bypasslist.htm
wua
a93742d2-73ce-4e7b-a000-592fd588cb1f
12/05/2018
BypassList property [Windows Update Agent], BypassList property [Windows Update Agent],IWebProxy interface, IWebProxy interface [Windows Update Agent],BypassList property, IWebProxy.BypassList, IWebProxy.get_BypassList, IWebProxy::BypassList, IWebProxy::get_BypassList, IWebProxy::put_BypassList, get_BypassList, wua.iwebproxy_bypasslist, wuapi/IWebProxy::BypassList, wuapi/IWebProxy::get_BypassList, wuapi/IWebProxy::put_BypassList
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
IWebProxy::get_BypassList
wuapi/IWebProxy::get_BypassList
c++
APIRef
kbSyntax
COM
Wuapi.dll
IWebProxy.BypassList
IWebProxy.get_BypassList
IWebProxy.put_BypassList

IWebProxy::get_BypassList

-description

Gets and sets a collection of addresses that do not use the proxy server.

This property is read/write.

-parameters

-remarks

The value of the BypassList property is ignored if the value of the AutoDetect property is set to VARIANT_TRUE.

-see-also

IWebProxy