|
GEV_STATUS
GevCloseCamera(GEV_CAMERA_HANDLE *handle); |
|
|
Description |
|
|
Closes a previously opened camera handle
and terminates access to the camera from the application. |
|
|
Parameters |
|
|
handle |
Pointer to a GEV_CAMERA_HANDLE type to
receive the allocated handle, used to access the camera. |
|
Return Value |
|
|
GEV_STATUS |
Possible values are: GEVLIB_ERROR_INVALID_HANDLE |
Related Topics