IDVB_TDT interface (dvbsiparser.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.]

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

The IDVB_TDT interface enables the client to get information from a time and date table (TDT). The IDvbSiParser::GetTDT method returns a pointer to this interface. The TDT provides the current time and date, in Universal Time Coordinated (UTC) format.

Inheritance

The IDVB_TDT interface inherits from the IUnknown interface. IDVB_TDT also has these types of members:

Methods

The IDVB_TDT interface has these methods.

 
IDVB_TDT::GetUTCTime

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

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

Requirements

   
Target Platform Windows
Header dvbsiparser.h

See also

BDA Interfaces