Microsoft DirectX 8.0

AnalogRadioTuningSpace Object

The AnalogRadioTuningSpace object represents an AM or FM analog radio tuning space.

Method or Property NameDescription
CLSIDRetrieves the CLSID of the tuning space.
CreateTuneRequestCreate a Tune Request object specific to this tuning space.
DefaultLocatorSets or retrieves the initial default Locator that the Tuner may use after installation.
DefaultPreferredComponentTypesComponents collection object containing the default preferred component types specified by the user or application.
FriendlyNameThe localized, user-friendly name of the Tuning Space.
MaxFrequencylargest frequency(khz) ever used by this tuning space.
MinFrequencyThe smallest frequency(khz) ever used by this tuning space.
NetworkTypeThe Network Type CLSID.
StepThe default step value(khz) to next frequency for this tuning space.
UniqueNameThe globally unique name of the Tuning Space.

AnalogRadioTuningSpace.CLSID Property

AnalogRadioTuningSpace Object

Retrieves the CLSID of the tuning space.

Syntax

AnalogRadioTuningSpace.CLSID

Remarks

This property is read only.

AnalogRadioTuningSpace.CreateTuneRequest Method

AnalogRadioTuningSpace Object

Create a Tune Request object specific to this tuning space.

Syntax

AnalogRadioTuningSpace.CreateTuneRequest()

Return Value

Returns an TuneRequest object.

AnalogRadioTuningSpace.DefaultLocator Property

AnalogRadioTuningSpace Object

Sets or retrieves the initial default Locator object that the Tuner may use after installation.

Syntax

AnalogRadioTuningSpace.DefaultLocator

Remarks

This property is read-write.

AnalogRadioTuningSpace.DefaultPreferredComponentTypes Property

AnalogRadioTuningSpace Object

Components collection object containing the default preferred component types specified by the user or application.

Syntax

AnalogRadioTuningSpace.DefaultPreferredComponentTypes

Remarks

This property is read-write.

AnalogRadioTuningSpace.FriendlyName Property

AnalogRadioTuningSpace Object

User-friendly name of the Tuning Space.

Syntax

AnalogRadioTuningSpace.FriendlyName

Remarks

This property is read-write.

AnalogRadioTuningSpace.MaxFrequency Property

AnalogRadioTuningSpace Object

Largest frequency(khz) ever used by this tuning space.

Syntax

AnalogRadioTuningSpace.MaxFrequency

Remarks

This property is read-write.

AnalogRadioTuningSpace.MinFrequency Property

AnalogRadioTuningSpace Object

Smallest frequency(khz) ever used by this tuning space.

Syntax

AnalogRadioTuningSpace.MinFrequency

Remarks

This property is read-write.

AnalogRadioTuningSpace.NetworkType Property

AnalogRadioTuningSpace Object

The network Type CLSID.

Syntax

AnalogRadioTuningSpace.NetworkType

Remarks

This property is read-write.

AnalogRadioTuningSpace.Step Property

AnalogRadioTuningSpace Object

Default step value(khz) to next frequency for this tuning space.

Syntax

AnalogRadioTuningSpace.Step

Remarks

This property is read-write.

AnalogRadioTuningSpace.UniqueName Property

AnalogRadioTuningSpace Object

The globally unique name of the Tuning Space.

Syntax

AnalogRadioTuningSpace.UniqueName

Remarks

This property is read-write.