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


The biggest plugin in space...