IDVBTuningSpace interface (tuner.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The IDVBTuningSpace interface is implemented on the DVBTuningSpace object.

Note��New applications should use the IDVBTuningSpace2 interface, which inherits IDVBTuningSpace and adds additional methods.

Inheritance

The IDVBTuningSpace interface inherits from ITuningSpace. IDVBTuningSpace also has these types of members:

Methods

The IDVBTuningSpace interface has these methods.

 
IDVBTuningSpace::get_SystemType

The get_SystemType method retrieves the system type.
IDVBTuningSpace::put_SystemType

The put_SystemType method sets the system type.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IDVBTuningSpace).

Requirements

   
Minimum supported client Windows�XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tuner.h

See also

ITuningSpace

Tuning Model Interfaces