Syntax
Result = dbGetBackbufferHeight()
Description
This command will return the height of the backbuffer. You can pass this data to a DLL to assist in the direct access of backbuffer memory. You can only use this command when you have used the dbLockBackbuffer command.
See Also
dbGetBackbufferDepth, dbGetBackbufferPitch, dbGetBackbufferPtr, dbGetBackbufferWidth, dbLockBackbuffer, dbUnlockBackbuffer