OpenDOF Project
DOFServerConfig DOFServer_GetConfig ( const DOFServer  self)

Returns the given DOFServer's DOFServerConfig.

The returned DOFServerConfig is valid only while the server is available.

Deprecated:
This function was deprecated in version 6.1 and should not be used. Its functionality was replaced by DOFServer_CreateState, which should be used instead.
Parameters
selfThe server. This must not be NULL.
Returns
The DOFServerConfig for the given server, or NULL if not available.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25