WINHTTP_PROXY_RESULT

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x602)
struct WINHTTP_PROXY_RESULT {}

Members

Variables

cEntries
DWORD cEntries;
Undocumented in source.
pEntries
WINHTTP_PROXY_RESULT_ENTRY* pEntries;
Undocumented in source.

Meta