Share via


IAnalogRadioTuningSpace::put_MinFrequency

 
Microsoft DirectShow 9.0

IAnalogRadioTuningSpace::put_MinFrequency

This topic applies to Windows XP and later.

The put_MinFrequency method sets the minimum frequency for this tuning space.

Syntax

  HRESULT put_MinFrequency(
  Long  NewMinFrequencyVal
);

Parameters

NewMinFrequencyVal

[in]  Specifies the minimum frequency, in kilohertz (kHz).

Return Values

Returns E_NOTIMPL.

Requirements

Header: Dshow.h.

Library: Quartz.dll.

See Also