Click or drag to resize

IMcCaptSource2EndStream Method

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

Parameters

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

Return Value

Type: mcCaptureErrorCodes
See Also