PROXY_ACCESS

The PROXY_ACCESS enumeration type defines proxy access for content sources that require a proxy.

Members

The following table shows enumeration values for the PROXY_ACCESS enumeration type, and a brief description of each.

Name Value Description
PROXY_ACCESS_PRECONFIG 0x00000000 Use settings already defined in Internet Explorer
PROXY_ACCESS_DIRECT 0x00000001 Proxy not used
PROXY_ACCESS_PROXY 0x00000002 Use the proxy configuration that was supplied
Remarks

Mainly used for Hypertext Transfer Protocol (HTTP) content sources.