Back to X64dbg

GuiUpdateWatchView

docs/developers/functions/gui/GuiUpdateWatchView.md

2026.04.201.2 KB
Original Source

GuiUpdateWatchView

Refreshes the contents of the watchdog view.

c++
void GuiUpdateWatchView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateWatchView();