IMSVidDataServices interface (segment.h)

The IMSVidDataServices interface represents the data services feature. The MSVidDataServices feature object exposes this interface.

Inheritance

The IMSVidDataServices interface inherits from the IMSVidFeature interface.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidDataServices).

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidFeature

Video Control Interfaces