Syntax

dbReadProcessMemory(BaseAddress, Buffer, Size)

Description

This command is can be used to write to the DarkBasic engine process when compiling with debugger. This allows the use of commands which interact with memory local to the DarkBasic engine such as dbGetBackbufferPtr and dbGetPixelsPointer.

See Also

dbWriteProcessMemory