x64dbg/docs/developers/functions/gui/GuiUpdateWatchView.md
2025-07-04 01:32:42 +02:00

1.2 KiB

GuiUpdateWatchView

Refreshes the contents of the watchdog view.

void GuiUpdateWatchView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateWatchView();