Back to X64dbg

GuiSymbolRefreshCurrent

docs/developers/functions/gui/GuiSymbolRefreshCurrent.md

2026.04.20507 B
Original Source

GuiSymbolRefreshCurrent

Refreshes the symbol view list of symbols and exports.

c++
void GuiSymbolRefreshCurrent();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiSymbolRefreshCurrent();