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 |
---|---|
Retrieves the highest major channel number for this tuning space. |
|
Retrieves the highest source identifier for this tuning space. |
|
Retrieves the lowest major channel number for this tuning space. |
|
Retrieves the lowest source identifier for this tuning space. |
|
Sets the highest major channel number for this tuning space. |
|
Sets the highest source identifier for this tuning space. |
|
Sets the lowest major channel number for this tuning space. |
|
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
Send comments about this topic to Microsoft
Build date: 12/4/2008