ITuningSpaces Object
The ITuningSpaces object contains a collection of any specific type of tuning space, such as DVBTuningSpace2, ATSCTuningSpace, and so on. This collection is obtained from a call to the SystemTuningSpaces.TuningSpacesForName or TuningSpacesForCLSID method. Applications cannot create an ITuningSpaces object. The ITuningSpaces object exposes the following methods.
Property |
Description |
Count |
Retrieves the number of items in the collection. |
Item |
Retrieves the item at the specified index. |