© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
199
4.3.25 is_ExitImageQueue
Syntax
INT is_ExitImageQueue (HIDS hCam)
Description
is_ExitImageQueue() deletes a queue which has been initialized with is_InitImageQueue() and
discards all information about the order of queued images. The image memories will be unlocked.
The memory sequence itself persists and can be deleted with is_ClearSequence().
Input parameters
Return values
Function executed successfully
Related functions
is_InitImageQueue()
is_WaitForNextImage()