| Home > C: Programming > Function descriptions > | History back Previous chapter Next chapter Print |
is_GetNumberOfCameras |
|
uEye Camera Manual Version 4.00
|
|
USB 2.0 USB 3.0 GigE |
USB 2.0 USB 3.0 GigE |
Syntax
INT is_GetNumberOfCameras (INT* pnNumCams)
Description
is_GetNumberOfCameras() returns the number of uEye cameras connected to the PC.
Input parameters
pNumCams |
Returns the number of connected cameras. |
Return values
IS_INVALID_PARAMETER |
One of the submitted parameters is outside the valid range or is not supported for this sensor or is not available in this mode. |
IS_SUCCESS |
Function executed successfully |
Related functions