IIsdbSIParameterDescriptor 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 an Integrated Services Digital Broadcasting (ISDB) service information (SI) parameter descriptor. The SI parameter descriptor appears in the program map table (PMT) or network information table (NIT).

Inheritance

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

Methods

The IIsdbSIParameterDescriptor interface has these methods.

 
IIsdbSIParameterDescriptor::GetLength

Gets the body length of a service information (SI) parameter descriptor, in bytes.
IIsdbSIParameterDescriptor::GetParameterVersion

Gets the version number of a parameter from a service information (SI) parameter descriptor. This version number is incremented by one each time the parameter is updated.
IIsdbSIParameterDescriptor::GetRecordNumberOfTable

Gets the number of table descriptors in a service information (SI) parameter descriptor.
IIsdbSIParameterDescriptor::GetTableDescriptionBytes

Gets description data from a table descriptor in a service information (SI) parameter descriptor.
IIsdbSIParameterDescriptor::GetTableDescriptionLength

Gets the body length of a table descriptor in a service information (SI) parameter descriptor.
IIsdbSIParameterDescriptor::GetTableId

Gets an identifier for a table descriptor in a service information (SI) parameter descriptor.
IIsdbSIParameterDescriptor::GetTag

Gets the tag that identifies a service information (SI) parameter descriptor.
IIsdbSIParameterDescriptor::GetUpdateTime

Gets the time at which a parameter becomes valid from a service information (SI) parameter descriptor.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header dvbsiparser.h (include Dvbsiparser.idl)