IESIsdbCasResponseEvent interface (tuner.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.]
Implements methods that get information from a Protected Broadcast Driver Architecture (PBDA) IsdbCasResponse event. An Integrated Services Digital Broadcasting (ISDB) PBDA media transform device (MTD) fires an IsdbCasResponse event after a media sink device (MSD) calls the IBDA_ISDBConditionalAccess::SetIsdbCasRequest method to indicate communication with a conditional access system (CAS) card. The MTD fires the IsdbCasResponse event to signal that response data is available.
Inheritance
The IESIsdbCasResponseEvent interface inherits from IESEvent. IESIsdbCasResponseEvent also has these types of members:
Methods
The IESIsdbCasResponseEvent interface has these methods.
IESIsdbCasResponseEvent::GetDataLength Gets the length of response data returned in anIsdbCasResponse event. |
IESIsdbCasResponseEvent::GetRequestId Gets the request identifier returned in an IsdbCasResponse event. The request identifier identifies the request originated by a PBDA media sink device (MSD). |
IESIsdbCasResponseEvent::GetResponseData Gets the response data returned in an IsdbCasResponse event. |
IESIsdbCasResponseEvent::GetStatus Gets the response status returned in an IsdbCasResponse event. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IESIsdbCasResponseEvent)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |