Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_DisableDDOverlay |
uEye Camera Manual Version 3.80
is_DisableDDOverlay
USB 2.0 GigE |
- |
Syntax
INT is_DisableDDOverlay (HIDS hCam)
Description
|
In DirectDraw BackBuffer mode, is_DisableDDOverlay() disables overlay mode and releases the memory allocated to the overlay. This results in discarding of the overlay data.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related Functions