Click or drag to resize

_DMcCaptureManagerEventsBeforeLightSequence Method

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Sub BeforeLightSequence ( 
	CaptDevice As IMcCaptureManagerDevice,
	<OutAttribute> ByRef Cancel As Boolean
)

Parameters

CaptDevice
Type: MediaCy.IQL.Capture.ManagerIMcCaptureManagerDevice
Cancel
Type: SystemBoolean
See Also