IAtscPsipParser 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 IAtscPsipParser interface retrieves ATSC Program and System Information Protocol (PSIP) tables.
Inheritance
The IAtscPsipParser interface inherits from the IUnknown interface. IAtscPsipParser also has these types of members:
Methods
The IAtscPsipParser interface has these methods.
IAtscPsipParser::GetCAT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetEAS This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetEIT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetETT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetMGT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetPAT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetPMT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetSTT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetTSDT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::GetVCT This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAtscPsipParser::Initialize This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
Remarks
To get a pointer to this interface, call CoCreateInstance. Use the following CLSID:
3508C064-B94E-420b-A821-20C8096FAADC
This CLSID is not is not published in an SDK header; define a new GUID constant in your application.
You must call Initialize before calling any other methods on the object.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | atscpsipparser.h |