| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DRGetSyncUserRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DRGetSyncUserRange (LONG* pnMin, LONG* pnMax)
Description
DRGetSyncUserRange() returns the minimum and maximum row position for DRSetSyncUser().
Parameters
pnMin |
Pointer to variable returning the minimum row position |
pnMax |
Pointer to variable returning the maximum row position |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions