Back to X64dbg

GuiUpdatePatches

docs/developers/functions/gui/GuiUpdatePatches.md

2026.04.201.1 KB
Original Source

GuiUpdatePatches

Refreshes the contents of the patches.

c++
void GuiUpdatePatches();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdatePatches();