Back to X64dbg

GuiUpdateThreadView

docs/developers/functions/gui/GuiUpdateThreadView.md

2026.04.201.2 KB
Original Source

GuiUpdateThreadView

Refreshes the contents of the threads view.

c++
void GuiUpdateThreadView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateThreadView();