BridgeSettingFlush
Flush the settings stored in memory to disk.
bool BridgeSettingFlush();
参数
此函数无参数。
返回值
This function returns true if successful or false otherwise.
示例
Example code.
Flush the settings stored in memory to disk.
bool BridgeSettingFlush();
此函数无参数。
This function returns true if successful or false otherwise.
Example code.