Share via


IAMTVTuner::get_ConnectInput (Compact 2013)

3/26/2014

The get_ConnectInput method retrieves the hardware tuner input connection.

Syntax

HRESULT get_ConnectInput (
  long* plIndex
);

Parameters

  • plIndex
    [out] Pointer to the input pin to get the 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