300 DCx camera
© 2010 Thorlabs
7.4.6
isavi_ExitEvent
Syntax
INT isavi_ExitEvent (int nAviID, int which)
Description
isavi_ExitEvent() deletes the specified event. The deleted event no longer occurs and needs to
be re-created using isavi_InitEvent() before it can be enabled and used.
Input Parameters
Instance ID set by the isavi_InitAVI() function.
Name of the event to be deleted.
IS_AVI_SET_EVENT_FRAME_SAVED
A new frame was saved to the AVI file.
Return Values
Function executed successfully
The indicated AVI instance could not be found. Either the
AVI ID is invalid or the instance has already been deleted
using isavi_ExitAVI() .
An invalid event was specified for the which parameter.
Related Functions
isavi_InitEvent()
isavi_EnableEvent()
isavi_DisableEvent()
306
305
299
306
298
297