Microsoft DirectX 9.0

IAnalogRadioTuningSpace::get_MaxFrequency

Not implemented in this release.

The get_MaxFrequency method retrieves the maximum frequency for this tuning space.

Syntax

HRESULT get_MaxFrequency(
  long*  pMaxFrequencyVal
);

Parameters

pMaxFrequencyVal

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

Return Values

Returns E_NOTIMPL.

See Also