Partager via


IAMNetShowConfig::put_FixedUDPPort (Compact 2013)

3/26/2014

This method specifies the fixed UDP port.

Syntax

HRESULT put_FixedUDPPort(
  long  FixedUDPPort
);

Parameters

  • FixedUDPPort
    [in] A long which specifies the fixed UDP port.

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