[This is preliminary documentation and subject to change.]
The MibDelete function passes an SNMP MIB-style Delete Request to the routing protocol.
DWORD MibDelete(
ULONG InputDataSize, // size of the data for the request
PVOID InputData // address of the data for the request
);
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in routprot.h.
Import Library: user-defined.