IBDA_SignalProperties interface (bdaiface.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.]
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
The IBDA_SignalProperties interface is implemented by a BDA device filter. Through this interface, the network provider informs a BDA device filter about the current tuning request. The network provider calls the PutXxx methods in the interface at the time that the BDA device is registered with the network provider. Thereafter, the network provider calls these methods whenever the current tuning request is modified.
Inheritance
The IBDA_SignalProperties interface inherits from the IUnknown interface. IBDA_SignalProperties also has these types of members:
Methods
The IBDA_SignalProperties interface has these methods.
IBDA_SignalProperties::GetNetworkType This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IBDA_SignalProperties::GetSignalSource This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IBDA_SignalProperties::GetTuningSpace This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IBDA_SignalProperties::PutNetworkType This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IBDA_SignalProperties::PutSignalSource This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IBDA_SignalProperties::PutTuningSpace This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_SignalProperties)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |