ISCTE_EAS Interface
This topic applies to Windows Vista and later.
The ISCTE_EAS interface enables the client to get data from an ATSC emergency alert message (EAS) table. The IAtscPsipParser::GetEAS method returns a pointer to this interface.
For more information about EAS tables, see ANSI-J-STD-042-2002, Emergency Alert Message for Cable.
Methods
The ISCTE_EAS interface inherits the methods of the IUnknown interface.
In addition, ISCTE_EAS defines the following methods.
Method | Description |
---|---|
Returns the alert priority. |
|
Returns the alert text. |
|
Returns the size of the alert text. |
|
Returns the number of descriptors in the EAS table. |
|
Returns the source identifier of the virtual audio channel for the emergency alert. |
|
Returns the major channel number for the details channel. |
|
Returns the minor channel number for the details channel. |
|
Returns the source identifier of the virtual details channel for the emergency alert. |
|
Returns the expected duration of the alert. |
|
Returns the EAS event code. |
|
Returns the size of the EAS event code. |
|
Returns the identifier of this emergency event. |
|
Returns the number of exception services. |
|
Returns information about an exception service. |
|
Returns location codes from the EAS table. |
|
Returns the number of locations in the EAS table. |
|
Returns a text description of the alert. |
|
Returns the length of the text description of the alert. |
|
Returns the EAS originator code. |
|
Returns the protocol version of the EAS table. |
|
Returns the sequence number. |
|
Returns the starting time of the alert. |
|
Returns a descriptor for the EAS table. |
|
Searches the EAS table for a descriptor with the specified descriptor tag. |
|
Returns the time that remains in the alert message. |
|
Returns the version number for the EAS table. |
|
Initializes the object. |
Requirements
Header | Declared in Atscpsipparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008