Click or drag to resize

_DMcCaptFrameEvents Interface

A source dispinterface describing the events generated by McCaptDevAttributes.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface _DMcCaptFrameEvents

The _DMcCaptFrameEvents type exposes the following members.

Methods
Remarks
These notifications are primarily intended for the parent McCaptDevice client that passes them on to higher level clients through the _IMcCaptureEvents event interface.
See Also