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_UnlockDDOverlayMem (HIDS hCam)

Description

hint_info

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

Using is_UnlockDDOverlayMem(), you can unlock the overlay buffer in DirectDraw BackBuffer mode. This results in an overlay buffer refresh on the screen, provided that the overlay display was enabled using is_ShowDDOverlay().

Input parameters

hCam

Camera handle

Return values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related functions

is_LockDDOverlayMem()

is_UnlockDDOverlayMem()

is_LockDDMem()

is_UnlockDDMem()

is_LockSeqBuf()

is_UnlockSeqBuf()

is_UpdateDisplay()