| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetManualFocusRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetManualFocusRange(LONG *pMin, LONG *pMax, LONG *pInc)
Description
GetManualFocusRange() returns the range and increment for manually setting the focal point.
|
|
|
|
Parameters
pMin |
Pointer to minimum value for manually setting the focal point. |
pMax |
Pointer to maximum value for manually setting the focal point. |
pInc |
Pointer to increment for manually setting the focal point. |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions