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

1.2 KiB

GuiUpdateThreadView

Refreshes the contents of the threads view.

void GuiUpdateThreadView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

GuiUpdateThreadView();