[This is preliminary documentation and subject to change.]
The DeleteInterface function removes an interface from the set managed by the routing protocol.
DWORD DeleteInterface(
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.
AddInterface, DeleteInterface Sample