Share via


IBDA_EasMessage interface (bdaiface.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.]

The IBDA_EasMessage interface represents an ATSC emergency alert system (EAS) message table. This interface is currently implemented on the TIF and registered as a service by the TIF.

Inheritance

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

Methods

The IBDA_EasMessage interface has these methods.

 
IBDA_EasMessage::get_EasMessage

The get_EasMessage method retrieves an EAS message.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IBDA_EasMessage).

Requirements

   
Minimum supported client Windows�Vista [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header bdaiface.h

See also

BDA Interfaces