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_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 |
---|---|
Returns the number of descriptors in the TOT. |
|
Retrieves a descriptor for the TOT. |
|
Searches the TOT for a descriptor with the specified descriptor tag. |
|
Returns the current UTC time and date. |
|
Initializes the object. |
Requirements
Header | Declared in Dvbsiparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008