Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.73 KB

nf-wuapi-iwebproxy-get_autodetect.md

File metadata and controls

67 lines (57 loc) · 2.73 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_AutoDetect
IWebProxy::get_AutoDetect (wuapi.h)
Gets and sets a Boolean value that indicates whether IWebProxy automatically detects proxy settings. (Get)
AutoDetect property [Windows Update Agent]
AutoDetect property [Windows Update Agent]
IWebProxy interface
IWebProxy interface [Windows Update Agent]
AutoDetect property
IWebProxy.AutoDetect
IWebProxy.get_AutoDetect
IWebProxy::AutoDetect
IWebProxy::get_AutoDetect
IWebProxy::put_AutoDetect
get_AutoDetect
wua.iwebproxy_autodetect
wuapi/IWebProxy::AutoDetect
wuapi/IWebProxy::get_AutoDetect
wuapi/IWebProxy::put_AutoDetect
wua\iwebproxy_autodetect.htm
wua
cd222133-e44b-453a-9fbf-72f609cb2d4b
12/05/2018
AutoDetect property [Windows Update Agent], AutoDetect property [Windows Update Agent],IWebProxy interface, IWebProxy interface [Windows Update Agent],AutoDetect property, IWebProxy.AutoDetect, IWebProxy.get_AutoDetect, IWebProxy::AutoDetect, IWebProxy::get_AutoDetect, IWebProxy::put_AutoDetect, get_AutoDetect, wua.iwebproxy_autodetect, wuapi/IWebProxy::AutoDetect, wuapi/IWebProxy::get_AutoDetect, wuapi/IWebProxy::put_AutoDetect
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_AutoDetect
wuapi/IWebProxy::get_AutoDetect
c++
APIRef
kbSyntax
COM
Wuapi.dll
IWebProxy.AutoDetect
IWebProxy.get_AutoDetect
IWebProxy.put_AutoDetect

IWebProxy::get_AutoDetect

-description

Gets and sets a Boolean value that indicates whether IWebProxy automatically detects proxy settings.

This property is read/write.

-parameters

-remarks

The values of the Address, BypassList, and BypassProxyOnLocal properties are ignored if the value of the AutoDetect property is set to VARIANT_TRUE.

-see-also

IWebProxy