Share via


IMSVidOutputDeviceEvent interface (segment.h)

Note  This topic applies to Windows XP or later.
 

The IMSVidOutputDeviceEvent interface is the base interface for output device events.

Inheritance

The IMSVidOutputDeviceEvent interface inherits from the IMSVidDeviceEvent interface.

Remarks

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

Requirements

   
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidDeviceEvent

Video Control Event Interfaces