Back to X64dbg

GuiUpdateSEHChain

docs/developers/functions/gui/GuiUpdateSEHChain.md

2026.04.201.1 KB
Original Source

GuiUpdateSEHChain

Refreshes the contents of the SEH Chain.

c++
void GuiUpdateSEHChain();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateSEHChain();