Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the value of the proxy access type flag WSManProxyWinHttpConfig for use in the accessType parameter of the IWSManConnectionOptionsEx2::SetProxy method.
Syntax
HRESULT ProxyWinHttpConfig(
[out, retval] long *value
);
Parameters
[out, retval] value
Specifies the value of the constant.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 |
| Minimum supported server | Windows Server 2008 R2 |
| Target Platform | Windows |
| Header | wsmandisp.h |
| Redistributable | Windows Management Framework on Windows Server 2008 with SP2 and Windows Vista with SP2 |