Back to X64dbg

GuiUpdateCallStack

docs/developers/functions/gui/GuiUpdateCallStack.md

2026.04.201.2 KB
Original Source

GuiUpdateCallStack

Refreshes the contents of the call stack widget.

c++
void GuiUpdateCallStack();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateCallStack();