Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Once a client has discovered a route, the client can add that route to the routing table by calling the RtmAddNextHop function.
A client can remove routes from the routing table by calling the RtmDeleteRouteToDest function.
For sample code that shows how to use these functions, see Add and Update Routes Using RtmAddRouteToDest.