Share via


IAnalogRadioTuningSpace::get_MaxFrequency 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 get_MaxFrequency method retrieves the maximum frequency for this tuning space.

Syntax

HRESULT get_MaxFrequency(
  [out] long *MaxFrequencyVal
);

Parameters

[out] MaxFrequencyVal

Pointer to a variable that receives the maximum 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