Share via


IAnalogRadioTuningSpace::put_Step

 
Microsoft DirectShow 9.0

IAnalogRadioTuningSpace::put_Step

This topic applies to Windows XP and later.

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.

Requirements

Header: Dshow.h.

Library: Quartz.dll.

See Also