Microsoft DirectX 9.0

IAnalogRadioTuningSpace::put_Step

Not implemented in this release.

The put_Step method sets the step value to the next frequency.

Syntax

HRESULT put_Step(
  Long  NewStepVal
);

Parameters

NewStepVal

[in]  Specifies the step value to the next frequency, in kilohertz (kHz).

Return Values

Returns E_NOTIMPL.

See Also