GEV_CAMERA_INFO *GevGetCameraInfo(GEV_CAMERA_HANDLE handle);

Description

Obtains a pointer to the GEV_CAMERA_INFO structure stored internally in the camera handle.

Parameters

handle

Pointer to a GEV_CAMERA_HANDLE type to receive the allocated handle, used to access the camera.

Return Value

Possible values are:

GEVLIB_OK
GEVLIB_ERROR_INVALID_HANDLE

Related Topics

Member Function Descriptions