Click or drag to resize

IMcCaptSourceEndSnap Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Function EndSnap ( 
	bCancel As Boolean,
	<OutAttribute> ByRef bComplete As Boolean,
	<OutAttribute> ByRef Image As McImage
) As mcCaptureErrorCodes

Parameters

bCancel
Type: SystemBoolean
bComplete
Type: SystemBoolean
Image
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: mcCaptureErrorCodes
See Also