Microsoft DirectX 9.0

IAnalogRadioTuningSpace::put_MinFrequency

Not implemented in this release.

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.

See Also