ReactOS 0.4.15-dev-7842-g558ab78
proxyinfo_t Struct Reference

Public Attributes

DWORD proxyEnabled
 
LPWSTR proxy
 
LPWSTR proxyBypass
 
LPWSTR proxyUsername
 
LPWSTR proxyPassword
 

Detailed Description

Definition at line 88 of file internet.c.

Member Data Documentation

◆ proxy

◆ proxyBypass

LPWSTR proxyinfo_t::proxyBypass

◆ proxyEnabled

DWORD proxyinfo_t::proxyEnabled

◆ proxyPassword

LPWSTR proxyinfo_t::proxyPassword

Definition at line 94 of file internet.c.

Referenced by FreeProxyInfo(), and INTERNET_ConfigureProxy().

◆ proxyUsername

LPWSTR proxyinfo_t::proxyUsername

Definition at line 93 of file internet.c.

Referenced by FreeProxyInfo(), and INTERNET_ConfigureProxy().


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