IAMNetShowConfig::put_HTTPProxyHost (Compact 2013)
3/26/2014
This method specifies the address of the HTTP proxy server.
Syntax
HRESULT put_HTTPProxyHost(
BSTR bstrHTTPProxyHost
);
Parameters
- bstrHTTPProxyHost
[in] Specifies the proxy-server address.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |