Searched refs:AutoProxyOptions (Results 1 – 1 of 1) sorted by relevance
1819 WINHTTP_AUTOPROXY_OPTIONS AutoProxyOptions; local1823 ZeroMemory(&AutoProxyOptions, sizeof(AutoProxyOptions));1825 AutoProxyOptions.dwFlags = WINHTTP_AUTOPROXY_AUTO_DETECT;1826 AutoProxyOptions.dwAutoDetectFlags =1829 AutoProxyOptions.fAutoLogonIfChallenged = TRUE;1833 &AutoProxyOptions,