Click or drag to resize

IMcCaptureManagerDevice2CaptureErrorCode Property

Returns the last capture error code

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property CaptureErrorCode As mcCaptureErrorCodes
	Get

Property Value

Type: mcCaptureErrorCodes
Remarks
This is necessary for asynchronous capture operations like streaming or timed acquire.
See Also