BridgeSettingRead

Read the settings from disk (INI file).

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

参数

errorLine Line that error occurred on.

返回值

This function returns true if successful or false otherwise.

示例

Example code.