x64dbg/docs/developers/functions/gui/GuiReferenceReloadData.md
2025-07-04 01:32:42 +02:00

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();