OpenDOF Project
uint32 DTLConnectionConfig_GetConfigSize ( const DTLConnectionConfig  self)

Return the size of the Transport-specific connection configuration data stored within the DTLConnectionConfig.

Parameters
selfThe connection configuration. This parameter should not be NULL.
Returns
The size of the transport-specific connection configuration data stored within the DTLConnectionConfig.
Exceptions
NULLis returned if self is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22