[This is preliminary documentation and subject to change.]
The MprAdminInterfaceDelete function deletes an interface on a specified server.
DWORD MprAdminInterfaceDelete(
MPR_SERVER_HANDLE hMprServer, // handle to the router
HANDLE hInterface // handle to the interface
);
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in mprapi.h.
Import Library: Link with mprapi.lib.
MprAdminInterfaceCreate, MprAdminServerConnect