Syntax
INT is_ExitBoard (HIDS hf)
Description
is_ExitBoard() cancels the active device handle hf and deallocates the data structures and memory areas currently associated with the FALCON/EAGLE. The image memory which has been allocated by the user (is_AllocImageMem()) and which has not been released, is released with is_ExitBoard().
Parameters
hf: Frame grabber handle
Return value
IS_SUCCESS, IS_NO_SUCCESS