| Package | Description |
|---|---|
| com.github.markusbernhardt.proxy.jna.win |
| Modifier and Type | Class and Description |
|---|---|
static class |
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. |
static class |
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. |
static class |
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. |
static class |
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. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WinHttp.WinHttpGetDefaultProxyConfiguration(WinHttpProxyInfo pProxyInfo)
The WinHttpGetDefaultProxyConfiguration function retrieves the default
WinHTTP proxy configuration from the registry.
|
boolean |
WinHttp.WinHttpGetDefaultProxyConfiguration(WinHttpProxyInfo pProxyInfo)
The WinHttpGetDefaultProxyConfiguration function retrieves the default
WinHTTP proxy configuration from the registry.
|
Copyright © 2022. All rights reserved.