BridgeSettingRead

Read the settings from disk (INI file).

bool BridgeSettingRead( int* errorLine // line that error occurred on );

参数

errorLine Line that error occurred on.

返回值

如果成功,此函数返回 true,否则返回 false。

示例

示例代码