Microsoft DirectX 8.1 (C++)

IAnalogRadioTuningSpace::put_Step

The put_Step method sets the step increment for this tuning space.

Syntax

HRESULT put_Step(
  Long  NewStepVal
);

Parameters

NewStepVal

[in] Variable of type long that specifies the stepping increment.

Return Values

Returns E_NOTIMPL.

See Also