Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_UpdateDisplay |
uEye Camera Manual Version 3.80
is_UpdateDisplay
USB 2.0 GigE |
- |
Syntax
INT is_UpdateDisplay (HIDS hCam)
Description
|
Using is_UpdateDisplay(), you can manually update the screen output in the DirectDraw modes. In normal operation, the driver performs updates automatically. There may be cases, however, where a manual update of the screen output is necessary.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Recommended Alternative
Related Functions