Share via


ITuningSpaces Interface

The ITuningSpaces interface represents a collection of tuning spaces.

Methods

The ITuningSpaces interface inherits the methods of the IUnknown interface.

In addition, ITuningSpaces defines the following methods.

Method Description

get__NewEnum

Retrieves an enumerator for the collection. (For use by Automation clients.)

get_Count

Returns the number of tuning spaces in this collection.

get_EnumTuningSpaces

Retrieves an enumerator for the collection. (For use by C++ clients.)

get_Item

Returns a specified item in the collection.

Remarks

This interface is used to enumerate subsets of tuning spaces within the SystemTuningSpaces object. To enumerate all of the tuning spaces available on the system, use the ITuningSpaceContainer interface on the SystemTuningSpaces object.

See Also

Tuning Model Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008