IAMNetShowConfig::get_EnableAutoProxy (Compact 2013)
3/26/2014
This method indicates if auto-proxy is enabled.
Syntax
HRESULT get_EnableAutoProxy(
VARIANT_BOOL *pEnableAutoProxy
);
Parameters
- pEnableAutoProxy
[out] Points to a variable which on return will contain VARIANT_TRUE (default) if the browser proxy setting should be used, VARIANT_FALSE otherwise.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |