ReactOS 0.4.15-dev-7934-g1dc8d80
WINHTTP_CURRENT_USER_IE_PROXY_CONFIG Struct Reference

#include <winhttp.h>

Public Attributes

BOOL fAutoDetect
 
LPWSTR lpszAutoConfigUrl
 
LPWSTR lpszProxy
 
LPWSTR lpszProxyBypass
 

Detailed Description

Definition at line 511 of file winhttp.h.

Member Data Documentation

◆ fAutoDetect

BOOL WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::fAutoDetect

Definition at line 513 of file winhttp.h.

Referenced by test_WinHttpGetIEProxyConfigForCurrentUser().

◆ lpszAutoConfigUrl

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszAutoConfigUrl

Definition at line 514 of file winhttp.h.

Referenced by test_WinHttpGetIEProxyConfigForCurrentUser().

◆ lpszProxy

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszProxy

Definition at line 515 of file winhttp.h.

Referenced by test_WinHttpGetIEProxyConfigForCurrentUser().

◆ lpszProxyBypass

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszProxyBypass

Definition at line 516 of file winhttp.h.

Referenced by test_WinHttpGetIEProxyConfigForCurrentUser().


The documentation for this struct was generated from the following file: