| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetError |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetError()
Description
is_GetError() finds out what the last error was and returns the error code and error message. It is recommended to call this function after an error occurred (Return value <> IS_SUCCESS). The last error message is not deleted, but overwritten with a new one.
|
|
Parameters
<none>
Return values
IS_SUCCESS |
Function executed successfully |
Error Code |
|
Related functions