Microsoft DirectX 8.1 (C++)

IAMTVTuner::put_ConnectInput

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 Values

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

See Also