OpenDOF Project
DOFConnectionConfig DOFConnectionConfigBuilder_Build ( DOFConnectionConfigBuilder  self)

Build an immutable DOFConnectionConfig from this DOFConnectionConfigBuilder instance.

Resource Management:
This function allocates resources that must later be freed by calling DOFConnectionConfig_Destroy.
Parameters
selfThe Connection Config Builder. This should not be NULL.
Returns
An immutable DOFConnectionConfig.
Exceptions
NULLis returned if the DOFConnectionConfig cannot be created, or an invalid parameter was detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22