Microsoft DirectX 9.0

AnalogRadioTuningSpace.CreateTuneRequest

Not implemented in this release.

The CreateTuneRequest method creates an empty (uninitialized) Tune Request object specific to this tuning space.

Syntax

objAnalogRadioTuningSpace.CreateTuneRequest() As TuneRequest

Parameters

This method takes no parameters.

Error Codes

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

Return Value

Returns an ITuneRequest object as an Object.

See Also