Share via


IMSVidFeatures Interface

This topic applies to Windows XP or later.

The IMSVidFeatures interface represents a collection of Video Control features. The MSVidFeatures collection object exposes this interface.

This interface is used for two purposes: to retrieve a read-only collection of the features available on the current system (the available features collection), and to create a read/write list of activated features (the active features collection).

Methods

The IMSVidFeatures interface inherits the methods of the IDispatch interface.

In addition, IMSVidFeatures defines the following methods.

Method Description

Add

Adds a feature to the collection.

get_Count

Retrieves the number of items in the collection.

get_Item

Retrieves the specified item from the collection.

get__NewEnum

Retrieves an enumerator for the collection.

Remove

Removes an item from the collection.

See Also

Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008