Click or drag to resize

IMcCaptSource2EndDeviceProfile Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Function EndDeviceProfile ( 
	vbCancel As Boolean,
	<OutAttribute> ByRef vbComplete As Boolean,
	<OutAttribute> ByRef vResults As Object
) As mcCaptureErrorCodes

Parameters

vbCancel
Type: SystemBoolean
vbComplete
Type: SystemBoolean
vResults
Type: SystemObject

Return Value

Type: mcCaptureErrorCodes
See Also