OpenDOF Project
DOFConnectionConfigBuilder DOFConnectionConfigBuilder_Create_Config ( DOFConnectionConfig  config)

Create a connection configuration builder, given an existing connection configuration.

Resource Management:
This function allocates resources that must later be freed by calling DOFConnectionConfigBuilder_Destroy or DOFConnectionConfigBuilder_BuildAndDestroy.
Parameters
configThe existing Connection Configuration. This must not be NULL.
Returns
A new DOFConnectionConfigBuilder.
Exceptions
NULLis returned if a connection configuration builder could not be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22