OpenDOF Project
uint16 DOFConfig_GetMaxConnections ( DOFConfig  self)

Gets the maximum number of connections that DOFs created from this DOFConfig will support.

Parameters
selfThe DOFConfig to get the value from. This must not be NULL.
Deprecated:
This functionality was replaced by DOFConfig_GetConnectionLimit.
Returns
The value for connection limit that is stored in the DOFConfig.
See Also
DOFState_GetMaxConnections
DOFConfigBuilder_SetMaxConnections
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25