Syntax

Result = dbGetBackbufferPtr()

Description

This command will return the actual pointer to the backbuffer. You can pass the pointer to a DLL which can directly access the memory of the backbuffer. You can only use this command when you have used the dbLockBackbuffer command.

See Also

dbGetBackbufferDepth, dbGetBackbufferHeight, dbGetBackbufferPitch, dbGetBackbufferWidth, dbLockBackbuffer, dbUnlockBackbuffer