IBDA_AUX 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.]
Gets the capabilities of a device's auxiliary input connectors. This interface provides access to a device's Aux Service.
Inheritance
The IBDA_AUX interface inherits from the IUnknown interface. IBDA_AUX also has these types of members:
Methods
The IBDA_AUX interface has these methods.
IBDA_AUX::EnumCapability Gets the capabilities of an auxiliary connector, specified by index. |
IBDA_AUX::QueryCapabilities Gets the number of auxiliary connectors on the device. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_AUX)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |