Share via


IMSVidFeature Interface

This topic applies to Windows XP or later.

The IMSVidFeature interface represents a feature that is available through the Video Control, such as data services or closed captioning.

Methods

The IMSVidFeature interface inherits from IMSVidDevice but does not define additional methods or properties.

Remarks

To obtain a collection of the features that are available, call the IMSVidCtl::get_FeaturesAvailable method on the Video Control. To activate a feature, create a new MSVidFeatures collection object and assign it to the Video Control by calling the IMSVidCtl::put_FeaturesActive method.

Feature objects do not implement the IMSVidDevice::get_Power or IMSVidDevice::get_Status method.

See Also

Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008