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

Public Variables

DWORD dwAutoDetectFlags
 
DWORD dwFlags
 
DWORD dwReserved
 
BOOL fAutoLogonIfChallenged
 
LPCWSTR lpszAutoConfigUrl
 
LPVOID lpvReserved
 

Detailed Description

Definition at line 71 of file qnetworkproxy_win.cpp.

Properties

◆ dwAutoDetectFlags

DWORD WINHTTP_AUTOPROXY_OPTIONS::dwAutoDetectFlags

Definition at line 73 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ dwFlags

DWORD WINHTTP_AUTOPROXY_OPTIONS::dwFlags

Definition at line 72 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ dwReserved

DWORD WINHTTP_AUTOPROXY_OPTIONS::dwReserved

Definition at line 76 of file qnetworkproxy_win.cpp.

◆ fAutoLogonIfChallenged

BOOL WINHTTP_AUTOPROXY_OPTIONS::fAutoLogonIfChallenged

Definition at line 77 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszAutoConfigUrl

LPCWSTR WINHTTP_AUTOPROXY_OPTIONS::lpszAutoConfigUrl

Definition at line 74 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpvReserved

LPVOID WINHTTP_AUTOPROXY_OPTIONS::lpvReserved

Definition at line 75 of file qnetworkproxy_win.cpp.


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