_IMcCaptureEvents_EventBeforeSnap Event

This McCaptDevice instance is starting a snap of a single frame.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_BeforeSnapEventHandler
Remarks
This notification is sent just before the snap is started.
See Also