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 whether or not to use an HTTP proxy server.
Syntax
HRESULT put_UseHTTPProxy(
VARIANT_BOOL UseHTTPProxy
);
Parameters
- UseHTTPProxy
[in] VARIANT_TRUE to use an HTTP proxy server, VARIANT_FALSE to not use an HTTP proxy server.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |