|
GEV_STATUS GevWaitForNextImage |
(GEV_CAMERA_HANDLE handle, |
||
|
Description |
|||
|
Waits
for the next image object to be acquired and returns its pointer. If no
buffer has been acquired before the timeout period expires, a NULL pointer is
returned. |
|||
|
Parameters |
|||
|
handle |
Handle
to the camera |
||
|
image_object_ptr |
Pointer
to receive the image object pointer. |
||
|
timeout |
Timeout
period (in msec) to wait for the next frame. |
||
|
Return Value |
|||
|
GEV_STATUS |
Possible values are: GEVLIB_OK |
||
|
Replacement
Function |
|||
Related Topics