Microsoft DirectX 8.1 (C++)

MSVidDataServices Object

This topic applies to Windows XP Home Edition and Windows XP Professional 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

IMSVidDevice