143SDK (Software development Kit)
© 2010 Thorlabs
7.3.14
is_ExitCamera
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 DCx camera camera. Image memory allocated using the is_AllocImageMem
() function which has not been released yet is automatically released.
We recommend that you call the following functions only from a single thread in order to avoid
unpredictable behaviour of the application.
is_InitCamera()
is_SetDisplayMode()
is_ExitCamera()
See also Programming: Thread Programming .
Input Parameters
Return Values
Function executed successfully
Related Functions
is_InitCamera()
is_EnableAutoExit()
119
192
246
143
342
192
139