Qt 4.8
Public Variables | List of all members
WINHTTP_PROXY_INFO Struct Reference

Public Variables

DWORD dwAccessType
 
LPWSTR lpszProxy
 
LPWSTR lpszProxyBypass
 

Detailed Description

Definition at line 80 of file qnetworkproxy_win.cpp.

Properties

◆ dwAccessType

DWORD WINHTTP_PROXY_INFO::dwAccessType

Definition at line 81 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszProxy

LPWSTR WINHTTP_PROXY_INFO::lpszProxy

Definition at line 82 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszProxyBypass

LPWSTR WINHTTP_PROXY_INFO::lpszProxyBypass

Definition at line 83 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().


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