Share via


IAnalogRadioTuningSpace::put_MinFrequency method (tuner.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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

Syntax

HRESULT put_MinFrequency(
  [in] long NewMinFrequencyVal
);

Parameters

[in] NewMinFrequencyVal

Specifies the minimum frequency, in kilohertz (kHz).

Return value

Returns E_NOTIMPL.

Requirements

   
Minimum supported client Windows�XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

IAnalogRadioTuningSpace Interface