IEnumTuneRequests Interface

The IEnumTuneRequests interface provides access to a collection of tune requests returned from a call to IGuideData::GetServices. This collection of tune requests represents all the services available in the tuning space.

Methods

The IEnumTuneRequests interface inherits the methods of the IUnknown interface.

In addition, IEnumTuneRequests defines the following methods.

Method Description

Clone

Creates a copy of the collection.

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.

Requirements

Header Declared in Bdatif.h.

See Also

BDA Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008