Microsoft DirectX 8.1 (C++)

AnalogRadioTuningSpace.Step

The Step property retrieves or assigns the default step increment (kHz) for this tuning space.

Syntax

objAnalogRadioTuningSpace.Step As Long

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Value

The property returns the default step increment as a Long integer.

Remarks

This property is read-write.

See Also