Back to X64dbg

GuiReferenceReloadData

docs/developers/functions/gui/GuiReferenceReloadData.md

2026.05.271018 B
Original Source

GuiReferenceReloadData

Reloads (refreshes) the data in the current Reference View instance.

c++
void GuiReferenceReloadData();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiReferenceReloadData();