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
SyntaxReadOnly Property CaptureErrorCode As mcCaptureErrorCodes
Get
Property Value
Type:
mcCaptureErrorCodes
RemarksThis is necessary for asynchronous capture operations like streaming or timed acquire.
See Also