Microsoft DirectX 9.0

MSVidDataServices Object

This topic applies to Windows XP only.

The MSVidDataServices object represents the data services feature that is exposed by the Video Control.

This object has the following CLSID:

{334125C0-77E5-11d3-B653-00C04F79498E}

To access this object, enumerate the features in the MSVidCtl.FeaturesAvailable collection. Compare the IMSVidDevice.ClassID property with the CLSID. To enable the feature, add the object to the MSVidCtl.FeaturesActive collection.

This object inherits all the methods and properties of the IMSVidDevice object.