Share via


IAMTVTuner::get_NumInputConnections (Windows Embedded CE 6.0)

1/6/2010

The get_NumInputConnections method retrieves the number of TV sources plugged into the tuner filter.

Syntax

HRESULT get_NumInputConnections(
  long* plNumInputConnections
);

Parameters

  • plNumInputConnections
    [out] Pointer to a variable that receives the number of TV sources plugged into the tuner filter.

Return Value

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

Requirements

Header strmif.h
Windows Embedded CE Windows CE 5.0 Networked Media Device Feature Pack and later

See Also

Reference

IAMTVTuner Interface