OpenDOF Project
DOFConnectionState DOFRouteInfo_GetConnectionState ( DOFRouteInfo  self)

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

Lifecycle
The data returned is owned by the DOFRouteInfo and is only valid as long as the DOFRouteInfo remains valid. It must not be destroyed individually.
Parameters
selfThe Provider Route Information. This must not be NULL.
Returns
The DOFConnectionState representing the connection to the Provider.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22