Microsoft DirectX 9.0

IAnalogRadioTuningSpace::get_MinFrequency

Not implemented in this release.

The get_MinFrequency method retrieves the minimum frequency for this tuning space.

Syntax

HRESULT get_MinFrequency(
  long*  pMinFrequencyVal
);

Parameters

pMinFrequencyVal

[out]  Pointer to a variable that receives the minimum frequency, in kilohertz (kHz).

Return Values

Returns E_NOTIMPL.

See Also