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