| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DREnableSyncAuto |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DREnableSyncAuto (BOOL bNewVal)
Description
DREnableSyncAuto() enables synchronization of the image display with the monitor's image rendering. The image is displayed upon the monitor's next VSYNC signal.
Parameters
bNewVal |
TRUE to enable the synchronization FALSE to disable the synchronization |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions