mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
1,018 B
1,018 B
GuiReferenceReloadData
Reloads (refreshes) the data in the current Reference View instance.
void GuiReferenceReloadData();
Parameters
This function has no parameters.
Return Value
This function does not return a value.
Example
GuiReferenceReloadData();