IDVBTuningSpace2 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 IDVBTuningSpace2 interface is implemented on the DVBTuningSpace object. It provides methods for working with tuning spaces with a network type of DVB.
Inheritance
The IDVBTuningSpace2 interface inherits from IDVBTuningSpace. IDVBTuningSpace2 also has these types of members:
Methods
The IDVBTuningSpace2 interface has these methods.
IDVBTuningSpace2::get_NetworkID The get_NetworkID method retrieves the Network ID of the DVB system. |
IDVBTuningSpace2::put_NetworkID The put_NetworkID method sets the Network ID of the DVB system. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IDVBTuningSpace2)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |