次の方法で共有


IAMNetShowConfig::put_HTTPProxyPort (Compact 2013)

3/26/2014

This method specifies the port number for the HTTP proxy server.

Syntax

HRESULT put_HTTPProxyPort(
  long  HTTPProxyPort
);

Parameters

  • HTTPProxyPort
    [in] A long specifying the desired port number.

Return Values

Returns S_OK on success. Returns an HRESULT error code on failure.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMNetShowConfig