Please enable JavaScript to view this site.

FALCON/EAGLE user manual 4.62

Syntax

INT is_GetError (HIDS hf, INT* pErr, char** ppcErr)

Description

is_GetError() finds out what the last error was and returns the error code and error message. The last error message is not deleted, but overwritten with a new one.

Parameters

hf

Frame grabber handle

PErr

Pointer to variable, which will contain the error code.

PpcErr

Pointer to the string, which then contains the error message

Return value

IS_SUCCESS, IS_NO_SUCCESS