IDigitalCableTuningSpace Interface

The IDigitalCableTuningSpace interface is implemented on the DigitalTuningSpace object and provides methods for working with tuning spaces that have a digital cable network type.

Methods

The IDigitalCableTuningSpace interface inherits from IATSCTuningSpace.

In addition, IDigitalCableTuningSpace defines the following methods.

Method Description

get_MaxMajorChannel

Retrieves the highest major channel number for this tuning space.

get_MaxSourceID

Retrieves the highest source identifier for this tuning space.

get_MinMajorChannel

Retrieves the lowest major channel number for this tuning space.

get_MinSourceID

Retrieves the lowest source identifier for this tuning space.

put_MaxMajorChannel

Sets the highest major channel number for this tuning space.

put_MaxSourceID

Sets the highest source identifier for this tuning space.

put_MinMajorChannel

Sets the lowest major channel number for this tuning space.

put_MinSourceID

Sets the lowest source identifier for this tuning space.

Remarks

To set minimum and maximum values for the virtual channel number, use the IAnalogTVTuningSpace::put_MinChannel and IAnalogTVTuningSpace::put_MaxChannel methods. (This interface inherits IAnalogTVTuningSpace through IATSCTuningSpace.)

To set minimum and maximum values for the minor channel number, use the IATSCTuningSpace::put_MinMinorChannel and IATSCTuningSpace::put_MaxMinorChannel methods.

See Also

Tuning Model Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008