OpenDOF Project
DOFServer DOFConnection_GetRelatedServer ( const DOFConnection  self)

Return the Server associated with the Connection.

Note
Not all Connections are related to Servers, so this may return NULL.
Parameters
selfThe Connection. This must not be NULL.
Returns
The associated DOFServer, or NULL if there is no Server associated with the connection.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25