Function UnUsedLinks: integer
This function returns the number of unused links in the network. An unused link is one which isn't part of any route at all (with the exception of dynamically segmented routes). This is determined using the current cost function.
The result for each link can be saved with ResultSaveLink or ResultGetLink:
0 = Normal link
1 = Unused
2 = Loop links
Possible error codes: -10 -40 -41 -43
Versions: Pro
ActiveX / VCL / CLX component: RWcalc