OpenDOF Project
uint16 DOFRouteInfo_GetDatagramDistance ( DOFRouteInfo  self)

Get the distance to a Provider over datagram (lossy) connections.

This does not include the distance over any stream (lossless) connections.

Parameters
selfThe Provider Route Information. This must not be NULL.
Returns
The distance, in hops, to the Provider over datagram (lossy) connections.
See Also
DOFRouteInfo_GetStreamDistance
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22