WinHttpCurrentUserIEProxyConfig |
The WINHTTP_CURRENT_USER_IE_PROXY_CONFIG structure contains the Internet
Explorer proxy configuration information.
|
WinHttpCurrentUserIEProxyConfig.ByReference |
Tagging interface to indicate the address of an instance of the Structure
type is to be used within a Structure definition rather than
nesting the full Structure contents.
|
WinHttpCurrentUserIEProxyConfig.ByValue |
Tagging interface to indicate the value of an instance of the
Structure type is to be used in function invocations rather
than its address.
|
WinHttpHelpers |
Static helper methods for Windows WinHttp functions.
|
WinHttpProxyInfo |
The WINHTTP_PROXY_INFO structure contains the session or default proxy
configuration.
|
WinHttpProxyInfo.ByReference |
Tagging interface to indicate the address of an instance of the Structure
type is to be used within a Structure definition rather than
nesting the full Structure contents.
|
WinHttpProxyInfo.ByValue |
Tagging interface to indicate the value of an instance of the
Structure type is to be used in function invocations rather
than its address.
|
WTypes2 |
Pointer wrapper classes for various Windows SDK types.
|
WTypes2.LPWSTRByReference |
A pointer to a LPWSTR.
|