Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_ExitCamera

uEye Camera Manual Version 3.80

is_ExitCamera

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_ExitCamera (HIDS hCam)

Description

is_ExitCamera() disables the hCam camera handle and releases the data structures and memory areas taken up by the uEye camera. Image memory allocated using the is_AllocImageMem() function which has not been released yet is automatically released.

 

Hinweis

We recommend that you call the following functions only from a single thread in order to avoid unpredictable behaviour of the application.

 

See also Programming: Thread Programming.

 

Input Parameters

hCam

Camera handle

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_InitCamera()
is_EnableAutoExit()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com