_IMcCaptureEvents_EventReadout Event

This McCaptDevice instance is ending the readout phase of a snap.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Event Readout As _IMcCaptureEvents_ReadoutEventHandler

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_ReadoutEventHandler
Remarks
This notification is sent just after the device readout is finished.
See Also