Click or drag to resize

_DMcCaptureManagerEvents_BeforePreviewEventHandler Delegate

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Public Delegate Sub _DMcCaptureManagerEvents_BeforePreviewEventHandler ( 
	CaptDevice As IMcCaptureManagerDevice,
	PreviewWindow As Object,
	PreviewType As mcCaptPreviewWinType
)

Parameters

CaptDevice
Type: MediaCy.IQL.Capture.ManagerIMcCaptureManagerDevice
PreviewWindow
Type: SystemObject
PreviewType
Type: MediaCy.IQL.CapturemcCaptPreviewWinType
See Also