Microsoft DirectX 8.0

ChannelTuneRequest Object

Represents a tune request valid for an analog TV network type.

Method or Property NameDescription
ChannelGets or sets the channel for this Tune Request.
CloneCreate a new copy of this tune request.
ComponentsComponents collection.
LocatorLocator Object.
TuningSpaceTuning Space object.

ChannelTuneRequest.Channel Property

ChannelTuneRequest Object

Channel.

Syntax

ChannelTuneRequest.Channel

Remarks

This property is read-write. If the value specified for Channel is less than the minimum channel set for the Tuning Space, it will "wrap around" to the maximum channel value. Likewise, if the value specified for Channel is greater than the maximum channel set for the Tuning Space, it will "wrap around" to the minimum channel value.

ChannelTuneRequest.Clone Method

ChannelTuneRequest Object

Create a new copy of this tune request.

Syntax

ChannelTuneRequest.Clone(NewTuneRequest)

Return Value

Returns a ChannelTuneRequest object that is a copy of the current object.

ChannelTuneRequest.Components Property

ChannelTuneRequest Object

Components collection.

Syntax

ChannelTuneRequest.Components

Remarks

This property is read only.

ChannelTuneRequest.Locator Property

ChannelTuneRequest Object

Locator Object.

Syntax

ChannelTuneRequest.Locator

Remarks

This property is read-write.

ChannelTuneRequest.TuningSpace Property

ChannelTuneRequest Object

Tuning Space object.

Syntax

ChannelTuneRequest.TuningSpace

Remarks

This property is read only.