IBDA_ConditionalAccessEx 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.]
Provides access to a device's Conditional Access Service (CAS), which manages access to protected content.
Inheritance
The IBDA_ConditionalAccessEx interface inherits from the IUnknown interface. IBDA_ConditionalAccessEx also has these types of members:
Methods
The IBDA_ConditionalAccessEx interface has these methods.
IBDA_ConditionalAccessEx::CheckEntitlementToken Checks the access availability of content that is identified by an entitlement token. |
IBDA_ConditionalAccessEx::CloseMmiDialog Notifies the Conditional Access Service (CAS) that the media sink device (MSD) has closed a user interface (MMI) dialog. |
IBDA_ConditionalAccessEx::CreateDialogRequestNumber Gets a new dialog box request number. |
IBDA_ConditionalAccessEx::OpenBroadcastMmi Responds to a BroadcastMMI event. |
IBDA_ConditionalAccessEx::SetCaptureToken Requests special events that are identified by a capture token. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_ConditionalAccessEx)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | bdaiface.h |