_IMcCaptureEvents_EventBeforeExposure Event

This McCaptDevice instance is starting the exposure 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 BeforeExposure As _IMcCaptureEvents_BeforeExposureEventHandler

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_BeforeExposureEventHandler
Remarks
This notification is sent just before the device exposure is started.
See Also