Share via


IXDSToRat interface (tvratings.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.]

The IXDSToRat interface parses rating information from extended data services (XDS) information in line 21. This interface is exposed by the XDSToRat (ratings decoder) object. The XDSToRat object is implemented by third parties.

The XDS Codec filter uses this interface. Applications do not use this interface.

Inheritance

The IXDSToRat interface inherits from the IDispatch interface. IXDSToRat also has these types of members:

Methods

The IXDSToRat interface has these methods.

 
IXDSToRat::Init

The Init method sets the XDSToRat object to its initial state.
IXDSToRat::ParseXDSBytePair

.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IXDSToRat).

Requirements

   
Minimum supported client Windows�XP with SP1 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header tvratings.h

See also

IDispatch

TV Ratings Interfaces