IMSVidFeatureEvent interface (segment.h)
Note This topic applies to Windows XP or later.
The IMSVidFeatureEvent interface is the base interface for events from Video Control feature objects. Do not implement this interface directly. Other event interfaces derive from this interface.
Inheritance
The IMSVidFeatureEvent interface inherits from the IMSVidDeviceEvent interface.
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidFeatureEvent)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | segment.h (include Msvidctl.h) |