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.
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 |