IAMNetShowConfig::get_HTTPProxyPort (Compact 7)
3/12/2014
This method gets the HTTP proxy-port number.
Syntax
HRESULT get_HTTPProxyPort(
long *pHTTPProxyPort
);
Parameters
- pHTTPProxyPort
[out] Points to a long which on return will contain the HTTP proxy-port number.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |