WinHTTPClientAutoProxyOptionsMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

WinHTTPClientAutoProxyOptionsMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS Win Plugin 14.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The WinHTTPClientAutoProxyOptionsMBS class is used to indicate to the WinHttpGetProxyForURL function whether to specify the URL of the Proxy Auto-Configuration (PAC) file or to automatically locate the URL with DHCP or DNS queries to the network.

see also:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa384123(v=vs.85).aspx

Auto Detect Types

Constant Value Description
kAutoDetectTypeDHCP 1 Use DHCP to locate the proxy auto-configuration file.
kAutoDetectTypeDNSA 2 Use DNS to attempt to locate the proxy auto-configuration file at a well-known location on the domain of the local computer.

Proxy Flags

Constant Value Description
kAutoProxyAutoDetect 1 Attempt to automatically discover the URL of the PAC file using both DHCP and DNS queries to the local network.
kAutoProxyConfigURL 2 Download the PAC file from the URL specified by AutoConfigUrl in the WinHTTPClientAutoProxyOptionsMBS class.

This class has no sub classes.

Some methods using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Win Plugin.


WinHIDMBS   -   WinHTTPClientCurrentUserIEProxyConfigMBS


💬 Ask a question or report a problem