IDvbShortEventDescriptor 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.]
Implements methods that get data from a Digital Video Broadcast (DVB) short event descriptor. A short event descriptor appears as part of the DVB service information in the event information table (EIT) and service information table (SIT) and provides the name and a description of the event in text format.
Inheritance
The IDvbShortEventDescriptor interface inherits from the IUnknown interface. IDvbShortEventDescriptor also has these types of members:
Methods
The IDvbShortEventDescriptor interface has these methods.
IDvbShortEventDescriptor::GetEventNameW Gets the event name in Unicode string format from a Digital Video Broadcast (DVB) short event descriptor. |
IDvbShortEventDescriptor::GetLanguageCode Gets the three-character ISO 639 language code from a Digital Video Broadcast (DVB) short event descriptor. |
IDvbShortEventDescriptor::GetLength Gets the body length of a Digital Video Broadcast (DVB) short event descriptor. |
IDvbShortEventDescriptor::GetTag Gets the tag that identifies a Digital Video Broadcast (DVB) short event descriptor. |
IDvbShortEventDescriptor::GetTextW Gets the text that describes the event in Unicode string format from a Digital Video Broadcast (DVB) short event descriptor. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | dvbsiparser.h (include Dvbsiparser.idl) |