Function GetLinkCostDyn2(Link: integer; percent: double; var extra: single; approach: integer): single;
Returns the cost and "extra" cost of getting to a specific location of a link. This function can be used after a call to IsoCostDyn2 or IsoCostDynLocationList2 function.
If link is the same value as when calling IsoCostDyn2, you will get a -30 error. Call RouteDyn_Approach instead.
Possible error codes: -10 -18 -30 -43
Versions: Standard Pro
ActiveX / VCL / CLX component: RWcalc