IBDA_GuideDataDeliveryService 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.]
Retrieves out-of-band guide data from a media transform device (MTD). This interface provides access to a device's Guide Data Delivery Service.
Inheritance
The IBDA_GuideDataDeliveryService interface inherits from the IUnknown interface. IBDA_GuideDataDeliveryService also has these types of members:
Methods
The IBDA_GuideDataDeliveryService interface has these methods.
IBDA_GuideDataDeliveryService::GetGuideData Gets the next set of guide data that is available. |
IBDA_GuideDataDeliveryService::GetGuideDataType Gets the format UUID for the data that is retrieved on this service. |
IBDA_GuideDataDeliveryService::GetServiceInfoFromTuneXml Gets service information from an XML tune request. |
IBDA_GuideDataDeliveryService::GetServices Gets a list of services that are available on the the media transform device (MTD). |
IBDA_GuideDataDeliveryService::GetTuneXmlFromServiceIdx Converts a service identifier into an XML tune request. |
IBDA_GuideDataDeliveryService::RequestGuideDataUpdate Requests updated guide data from the media transform device (MTD). |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_GuideDataDeliveryService)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | bdaiface.h |