Syntax

dbUnlockBackbuffer()

Description

This command unlocks the backbuffer and frees the system to continue as normal. The backbuffer is the actual screen you see each refresh. Locking the backbuffer prevents other activities to be performed regarding the backbuffer so it is essential you unlock the backbuffer when you have finished.

See Also

dbGetBackbufferDepth, dbGetBackbufferHeight, dbGetBackbufferPitch, dbGetBackbufferPtr, dbGetBackbufferWidth, dbLockBackbuffer