ReactOS 0.4.16-dev-2491-g3dc6630
_WINHTTP_PROXY_RESULT_EX Struct Reference

#include <winhttp.h>

Collaboration diagram for _WINHTTP_PROXY_RESULT_EX:

Public Attributes

DWORD cEntries
 
WINHTTP_PROXY_RESULT_ENTRYpEntries
 
HANDLE hProxyDetectionHandle
 
DWORD dwProxyInterfaceAffinity
 

Detailed Description

Definition at line 643 of file winhttp.h.

Member Data Documentation

◆ cEntries

DWORD _WINHTTP_PROXY_RESULT_EX::cEntries

Definition at line 645 of file winhttp.h.

◆ dwProxyInterfaceAffinity

DWORD _WINHTTP_PROXY_RESULT_EX::dwProxyInterfaceAffinity

Definition at line 648 of file winhttp.h.

◆ hProxyDetectionHandle

HANDLE _WINHTTP_PROXY_RESULT_EX::hProxyDetectionHandle

Definition at line 647 of file winhttp.h.

◆ pEntries

WINHTTP_PROXY_RESULT_ENTRY* _WINHTTP_PROXY_RESULT_EX::pEntries

Definition at line 646 of file winhttp.h.


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