Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_SetDDUpdateTime |
uEye Camera Manual Version 3.80
is_SetDDUpdateTime
USB 2.0 GigE |
- |
Syntax
INT is_SetDDUpdateTime (HIDS hCam, INT ms)
Description
|
is_SetDDUpdateTime() sets the timer interval used for the video image update cycle in DirectDraw BackBuffer mode.
Input Parameters
hCam |
Camera handle |
ms |
Time in milliseconds. Valid range: 20...2000 ms |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related Functions