IEnumGuideDataProperties Interface

The IEnumGuideDataProperties interface represents a collection of guide data properties that has been generated by the TIF. Separate collections are created for programs, services, and schedule entries. This interface is obtained from the TIF using the following methods.

Methods

The IEnumGuideDataProperties interface inherits the methods of the IUnknown interface.

In addition, IEnumGuideDataProperties defines the following methods.

Method Description

Clone

Creates a copy of the collection. (Currently not implemented.)

Next

Retrieves the next item or items in the collection.

Reset

Sets the enumerator to the first item in the collection.

Skip

Skips the specified number of items. (Currently not implemented.)

Requirements

Header Declared in Bdatif.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008