Microsoft DirectX 9.0

IAMTVTuner::get_ConnectInput

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 Values

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

See Also