IDVB_TOT Interface

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

The IDVB_TOT interface enables the client to get information from a time offset table (TOT). The IDvbSiParser::GetTOT method returns a pointer to this information. A TOT contains the current UTC time, plus the offset from UTC for local time in one or more regions. The offsets are contained in a local offset time descriptor, as specified by ETSI EN 300 468.

Methods

The IDVB_TOT interface inherits the methods of the IUnknown interface.

In addition, IDVB_TOT defines the following methods.

Method Description

GetCountOfTableDescriptors

Returns the number of descriptors in the TOT.

GetTableDescriptorByIndex

Retrieves a descriptor for the TOT.

GetTableDescriptorByTag

Searches the TOT for a descriptor with the specified descriptor tag.

GetUTCTime

Returns the current UTC time and date.

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