[This is preliminary documentation and subject to change.]
The DoUpdateRoutes function requests the routing protocol to perform a routing information update over the specified interface to obtain static route information. (This process is called an autostatic route update.)
DWORD DoUpdateRoutes(
ULONG InterfaceIndex // index of the interface
);
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in routprot.h.
Import Library: user-defined.
DoUpdateRoutes Sample, DoUpdateServices, GetEventMessage