Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 2.51 KB

nf-wuapi-iwebproxy-put_address.md

File metadata and controls

68 lines (58 loc) · 2.51 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.put_Address
IWebProxy::put_Address (wuapi.h)
Gets and sets the address and the decimal port number of the proxy server. (Put)
Address property [Windows Update Agent]
Address property [Windows Update Agent]
IWebProxy interface
IWebProxy interface [Windows Update Agent]
Address property
IWebProxy.Address
IWebProxy.put_Address
IWebProxy::Address
IWebProxy::get_Address
IWebProxy::put_Address
put_Address
wua.iwebproxy_address
wuapi/IWebProxy::Address
wuapi/IWebProxy::get_Address
wuapi/IWebProxy::put_Address
wua\iwebproxy_address.htm
wua
ed8c899f-5080-435a-8577-7e92a54738ad
12/05/2018
Address property [Windows Update Agent], Address property [Windows Update Agent],IWebProxy interface, IWebProxy interface [Windows Update Agent],Address property, IWebProxy.Address, IWebProxy.put_Address, IWebProxy::Address, IWebProxy::get_Address, IWebProxy::put_Address, put_Address, wua.iwebproxy_address, wuapi/IWebProxy::Address, wuapi/IWebProxy::get_Address, wuapi/IWebProxy::put_Address
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::put_Address
wuapi/IWebProxy::put_Address
c++
APIRef
kbSyntax
COM
Wuapi.dll
IWebProxy.Address
IWebProxy.get_Address
IWebProxy.put_Address

IWebProxy::put_Address

-description

Gets and sets the address and the decimal port number of the proxy server.

This property is read/write.

-parameters

-remarks

The value of the Address property is ignored if the value of the AutoDetect property is set to VARIANT_TRUE. When Address is a null reference (for example, if you specified Nothing in Visual Basic), all the requests bypass the proxy. The requests connect directly to the destination host.

-see-also

IWebProxy