Microsoft DirectX 9.0

IAnalogRadioTuningSpace::get_Step

Not implemented in this release.

The get_Step method retrieves the step value to the next frequency.

Syntax

HRESULT get_Step(
  long*  pStepVal
);

Parameters

pStepVal

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

Return Values

Returns E_NOTIMPL.

See Also