Function AddConnection#
Defined in File connection_config.h
Function Documentation#
-
int AddConnection(const std::string &rssConnection, const std::string &rssConfig, const SContext &rsContext)#
Add a connection to the system settings.
- Parameters:
rssConnection – [in] Reference to the string containing the connection configuration name.
rssConfig – [in] Reference to the string containing the connection configuration.
rsContext – [in] Reference to the context.
- Returns:
The application exit code. 0 is no error.