Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

GigE

-

Syntax

INT is_DisableDDOverlay (HIDS hCam)

Description

hint_info

This function is obsolete and should not be used anymore. We recommend to use the is_DirectRenderer() function instead.

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

is_EnableDDOverlay()

is_HideDDOverlay()

is_SetDisplayMode()

is_ShowDDOverlay()

is_GetDDOvlSurface()