Share via


IAMTVTuner::put_ConnectInput (Compact 2013)

3/26/2014

The put_ConnectInput method sets the hardware tuner input connection.

Syntax

HRESULT put_ConnectInput(
  long lIndex
);

Parameters

  • lIndex
    [in] Index value of the input pin to set connection for.

Return Value

Returns an HRESULT value that depends on the implementation of the interface.

Requirements

Header

dshow.h,
strmif.h

Library

Strmiids.lib

See Also

Reference

IAMTVTuner Interface