Back to X64dbg

GuiUpdateArgumentWidget

docs/developers/functions/gui/GuiUpdateArgumentWidget.md

2026.04.201.2 KB
Original Source

GuiUpdateArgumentWidget

Refreshes the contents of the arguments widget.

c++
void GuiUpdateArgumentWidget();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateArgumentWidget();