Click or drag to resize

IMcCaptureManagerLightLightPreview 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 LightPreview ( 
	vbPreviewOn As Boolean,
	PreviewView As Object,
	ViewerType As mcCaptPreviewWinType,
	Channel As Integer,
	ByRef ErrorCode As mcCaptureErrorCodes
)

Parameters

vbPreviewOn
Type: SystemBoolean
PreviewView
Type: SystemObject
ViewerType
Type: MediaCy.IQL.CapturemcCaptPreviewWinType
Channel
Type: SystemInt32
ErrorCode
Type: MediaCy.IQL.CapturemcCaptureErrorCodes
See Also