MSVidDataServices
Microsoft DirectShow 9.0 |
MSVidDataServices
This topic applies to Windows XP or later.
The MSVidDataServices object represents the data services feature.
Interfaces | IMSVidDataServices |
Outgoing Event Interfaces | None. |
Remarks
The IMSVidDataServices interface inherits from IMSVidDevice, but adds no new methods or properties.
To obtain this object, call the IMSVidCtl::get_FeaturesActive or IMSVidCtl::get_FeaturesAvailable method and enumerate the returned collection.
See Also