OpenDOF Project
DOFConnectionState DOFRouteInfo_GetConnectionState ( DOFRouteInfo  self)

Get the DOFConnectionState representing the connection over which the Provider is available.

Note
The return value is owned by the DOFRouteInfo, and must not be destroyed individually. If it is needed beyond the scope of this DOFRouteInfo, it must be copied by the application.
Parameters
selfThe Provider Route Information. This must not be NULL.
Returns
The DOFConnectionState representing the connection to the Provider.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31