Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
IAnalogRadioTuningSpace::get_Step
This topic applies to Windows XP and later.
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.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also