Share via


ISectionList Interface

The ISectionList interface represents a list of MPEG-2 table sections.

Methods

The ISectionList interface inherits the methods of the IUnknown interface.

In addition, ISectionList defines the following methods.

Method Description

CancelPendingRequest

Cancels any pending asynchronous request.

GetNumberOfSections

Returns the number of MPEG-2 sections that were received.

GetProgramIdentifier

Retrieves the program identifier (PID) of the packets that this object is receiving.

GetSectionData

Retrieves a section.

GetTableIdentifier

Returns the table identifier (TID) of the packets that this object is receiving.

Initialize

Initializes the object.

InitializeWithRawSections

Initializes the object with raw section data.

Requirements

Header Declared in Mpeg2data.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008