Click or drag to resize

IMcCaptureManagerDevice2Preview Method

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Function Preview ( 
	vbPreviewOn As Boolean,
	PreviewView As Object,
	ViewerType As mcCaptPreviewWinType,
	<OutAttribute> ByRef ErrorCode As mcCaptureErrorCodes
) As Boolean

Parameters

vbPreviewOn
Type: SystemBoolean
PreviewView
Type: SystemObject
ViewerType
Type: MediaCy.IQL.CapturemcCaptPreviewWinType
ErrorCode
Type: MediaCy.IQL.CapturemcCaptureErrorCodes

Return Value

Type: Boolean

Implements

IMcCaptureManagerDevicePreview(Boolean, Object, mcCaptPreviewWinType, mcCaptureErrorCodes)
See Also