IATSC_STT interface (atscpsipparser.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 IATSC_STT interface enables the client to get data from a system time table (STT), which defines the current data and time of day. The IAtscPsipParser::GetSTT method returns a pointer to this interface.

Inheritance

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

Methods

The IATSC_STT interface has these methods.

 
IATSC_STT::GetCountOfTableDescriptors

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

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

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

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

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

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

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

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

Requirements

   
Target Platform Windows
Header atscpsipparser.h

See also

BDA Interfaces