Share via


IMSVidDeviceEvent interface (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

This topic applies to Windows XP or later.

The IMSVidDeviceEvent interface is the base interface for device events. Do not implement this interface directly. Other event interfaces derive from this interface.

Inheritance

The IMSVidDeviceEvent interface inherits from the IDispatch interface. IMSVidDeviceEvent also has these types of members:

Methods

The IMSVidDeviceEvent interface has these methods.

 
IMSVidDeviceEvent::StateChange

This topic applies to Windows XP or later.

Remarks

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

Requirements

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

See also

Video Control Event Interfaces