Share via


IDVB_RST Interface

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.

The IDVB_RST interface enables the client to get information from a running status table (RST). The IDvbSiParser::GetRST method returns a pointer to this interface. The RST enables the provider to update the timing status for one or more events, which may be needed if the schedule changes.

Methods

The IDVB_RST interface inherits the methods of the IUnknown interface.

In addition, IDVB_RST defines the following methods.

Method Description

GetCountOfRecords

Returns the number of records in the RST.

GetRecordEventId

Returns the event identifier for a record in the RST.

GetRecordOriginalNetworkId

Returns the original network identifier for a record in the RST.

GetRecordRunningStatus

Returns the running status for a record in the RST.

GetRecordServiceId

Returns the service identifier for a record in the RST.

GetRecordTransportStreamId

Returns the transport stream identifier (TSID) for a record in the RST.

Initialize

Initializes the object.

Requirements

Header Declared in Dvbsiparser.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008