Back to X64dbg

BridgeSettingFlush

docs/developers/functions/bridge/BridgeSettingFlush.md

2026.04.20532 B
Original Source

BridgeSettingFlush

Flush the settings stored in memory to disk.

c++
bool BridgeSettingFlush();

Parameters

This function has no parameters.

Return Value

This function returns true if successful or false otherwise.

Example

c++
Example code.