| Microsoft DirectX 8.1 (C++) |
A DVBTuningSpace object represents a tuning space with a DVB network type. The DVBTuningSpace2 object replaces this object.
| Method or Property Name | Description |
| Clone | Creates a new copy of the object. |
| CLSID | Retrieves the CLSID of the tuning space. |
| CreateTuneRequest | Creates an empty (uninitialized) IDVBTuneRequest object specific to this tuning space. |
| DefaultLocator | Retrieves or assigns the initial default ILocator object on the local system for this tuning space. |
| DefaultPreferredComponentTypes | Retrieves or creates a ComponentTypes collection object containing MPEG2ComponentType objects specified by the user or application. |
| FriendlyName | Retrieves or assigns a user-friendly name of the tuning space. |
| NetworkID | Retrieves or assigns the network ID of the tuning space. |
| NetworkType | Retrieves or assigns the network type of the tuning space. |
| SystemType | Retrieves or assigns the DVB system type as cable, terrestrial, or satellite. |
| UniqueName | Retrieves or assigns the globally unique name of the tuning space. |