BridgeSettingRead
Read the settings from disk (INI file).
bool BridgeSettingRead(
int* errorLine // line that error occurred on
);
Parameters
errorLine
Line that error occurred on.
Return Value
This function returns true if successful or false otherwise.