ReactOS 0.4.16-dev-2491-g3dc6630
_WINHTTP_PROXY_RESULT_ENTRY Struct Reference

#include <winhttp.h>

Public Attributes

BOOL fProxy
 
BOOL fBypass
 
INTERNET_SCHEME ProxyScheme
 
PWSTR pwszProxy
 
INTERNET_PORT ProxyPort
 

Detailed Description

Definition at line 628 of file winhttp.h.

Member Data Documentation

◆ fBypass

BOOL _WINHTTP_PROXY_RESULT_ENTRY::fBypass

Definition at line 631 of file winhttp.h.

◆ fProxy

BOOL _WINHTTP_PROXY_RESULT_ENTRY::fProxy

Definition at line 630 of file winhttp.h.

◆ ProxyPort

INTERNET_PORT _WINHTTP_PROXY_RESULT_ENTRY::ProxyPort

Definition at line 634 of file winhttp.h.

◆ ProxyScheme

INTERNET_SCHEME _WINHTTP_PROXY_RESULT_ENTRY::ProxyScheme

Definition at line 632 of file winhttp.h.

◆ pwszProxy

PWSTR _WINHTTP_PROXY_RESULT_ENTRY::pwszProxy

Definition at line 633 of file winhttp.h.


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