|
GEV_STATUS
GevGetCameraRegisters |
(GEV_CAMERA_HANDLE handle, |
||
|
Description |
|||
|
Gets
the Camera Registers stored with the camera’s handle. |
|||
|
Parameters |
|||
|
handle |
GEV_CAMERA_HANDLE
identifying the camera to be accessed. |
||
|
*camera_registers |
Pointer
to a structure, allocated by the application, to contain the camera
registers. |
||
|
size |
Size of
the camera registers structure, in bytes. |
||
|
Return Value |
|||
|
GEV_STATUS |
Possible values are: GEVLIB_OK |
||
Related Topics