| Home > Function descriptions > | History back Previous chapter Next chapter Print |
ResetCaptureErrorInfo |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG ResetCaptureErrorInfo ()
Description
ResetCaptureErrorInfo() deletes the list of errors that occurred while images were being captured. You can retrieve this list using the GetCaptureErrorInfo() function.
Parameters
<none>
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related properties
Related functions