Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|
Returns the number of records in the RST. |
|
Returns the event identifier for a record in the RST. |
|
Returns the original network identifier for a record in the RST. |
|
Returns the running status for a record in the RST. |
|
Returns the service identifier for a record in the RST. |
|
Returns the transport stream identifier (TSID) for a record in the RST. |
|
Initializes the object. |
Requirements
Header | Declared in Dvbsiparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008