ReactOS 0.4.15-dev-7942-gd23573b
WINHTTP_PROXY_INFO Struct Reference

#include <winhttp.h>

Public Attributes

DWORD dwAccessType
 
LPWSTR lpszProxy
 
LPWSTR lpszProxyBypass
 

Detailed Description

Definition at line 502 of file winhttp.h.

Member Data Documentation

◆ dwAccessType

DWORD WINHTTP_PROXY_INFO::dwAccessType

Definition at line 504 of file winhttp.h.

◆ lpszProxy

LPWSTR WINHTTP_PROXY_INFO::lpszProxy

Definition at line 505 of file winhttp.h.

Referenced by proxy_active().

◆ lpszProxyBypass

LPWSTR WINHTTP_PROXY_INFO::lpszProxyBypass

Definition at line 506 of file winhttp.h.

Referenced by proxy_active().


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