Microsoft DirectX 9.0

IAnalogRadioTuningSpace::put_MaxFrequency

Not implemented in this release.

The put_MaxFrequency method sets the maximum frequency for this tuning space.

Syntax

HRESULT put_MaxFrequency(
  Long  NewMaxFrequencyVal
);

Parameters

NewMaxFrequencyVal

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

Return Values

Returns E_NOTIMPL.

See Also