IAnalogRadioTuningSpace::get_Step method (tuner.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The get_Step method retrieves the step value to the next frequency.
Syntax
HRESULT get_Step(
[out] long *StepVal
);
Parameters
[out] StepVal
Pointer to a variable receives the step value to the next frequency, in kilohertz (kHz).
Return value
Returns E_NOTIMPL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |