Share via


IAnalogTVTuningSpace::get_MinChannel Method

The get_MinChannel method gets the lowest channel number for this tuning space.

Syntax

HRESULT get_MinChannel(
  [out]  long *pMinChannelVal
);

Parameters

  • pMinChannelVal [out]
    Pointer to a variable of type long that receives the value for the lowest channel.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Remarks

An NTSC tuning space connected to an antenna will return a value of 2.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IAnalogTVTuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008