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 |
---|---|
Adds a feature to the collection. |
|
Retrieves the number of items in the collection. |
|
Retrieves the specified item from the collection. |
|
Retrieves an enumerator for the collection. |
|
Removes an item from the collection. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008