Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_UnlockDDMem |
uEye Camera Manual Version 3.80
is_UnlockDDMem
USB 2.0 GigE |
- |
Syntax
INT is_UnlockDDMem (HIDS hCam)
Description
|
Using is_UnlockDDMem(), you can unlock the image memory in the DirectDraw modes. This results in a refresh of the BackBuffer contents on the screen.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Recommended Alternative
Related Functions