IBDA_ConditionalAccess Interface
Microsoft DirectShow 9.0 |
IBDA_ConditionalAccess Interface
This topic applies to Windows Vista.
The IBDA_ConditionalAccess interface provides conditional access to program content.
OCUR Devices: This interface supports OpenCable Unidirectional Cable Receiver (OCUR) devices. See OCUR Devices.
In addition to the methods inherited from IUnknown, the IBDA_ConditionalAccess interface exposes the following methods.
Method | Description |
AddProgram | Adds a program. |
get_Entitlement | Retrieves the entitlement type for a virtual channel. |
get_SmartCardApplications | Retrieves a list of the smart card applications. |
get_SmartCardInfo | Retrieves information about the smart card. |
get_SmartCardStatus | Retrieves the status of the smart card. |
GetModuleUI | Retrieves a list of the smart card applications. |
InformUIClosed | Informs the device that the user-interface dialog is closed. |
RemoveProgram | Removes a program. |
SetProgram | Sets a program. |
TuneByChannel | Tunes to a virtual channel. |
Requirements
Header: Include Bdaiface.h.
See Also