![]() |
![]() |
---|---|
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_ResetCaptureErrorInfo (HIDS hCam)
Description
This function is obsolete and should not be used anymore. We recommend to use the is_CaptureStatus() function instead. |
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
•is_GetError()
•is_CameraStatus()