Home > C: Programming > Function Descriptions > | History back Previous chapter Next chapter Print |
is_ResetCaptureErrorInfo |
uEye Camera Manual Version 3.80
is_ResetCaptureErrorInfo
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_ResetCaptureErrorInfo (HIDS hCam)
Description
is_ResetCaptureErrorInfo() deletes the list of errors that occurred while images were being captured. You can retrieve this list using the is_GetCaptureErrorInfo() function.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related Functions