![]() |
![]() |
---|---|
USB 2.0 GigE |
- |
Syntax
INT is_UnlockDDMem (HIDS hCam)
Description
This function is obsolete and should not be used anymore. We recommend to use the is_DirectRenderer() function instead. |
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 |
Related functions
•is_LockSeqBuf()
•is_UnlockSeqBuf()