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.
Before you begin developing clients that use the RTMv2 APIs, review the RTMv2 Programming Issues.
This section contains sample code that can be used when developing clients such as routing protocols.
- RTMv2 Programming Issues
- Register with the Routing Table Manager
- Enumerate the Registered Entities
- Obtain and Call the Exported Methods for a Client
- Register for Change Notification
- Add and Update Routes Using RtmAddRouteToDest
- Update a Route In Place Using RtmUpdateAndUnlockRoute
- Use the Route Hold-Down State
- Enumerate All Destinations
- Enumerate All Routes
- Search for the Best Route
- Search for Routes Using a Prefix Tree
- Access the Opaque Pointer in a Destination
- Use a Client-Specific Route List
- Use the Event Notification Callback