Back to X64dbg

GuiUpdateDumpView

docs/developers/functions/gui/GuiUpdateDumpView.md

2026.04.201.2 KB
Original Source

GuiUpdateDumpView

Refreshes the contents of the dump views.

c++
void GuiUpdateDumpView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateDumpView();