[This is preliminary documentation and subject to change.]
The MprConfigServerDisconnect function disconnects a connection made by a previous call to MprConfigServerConnect.
VOID MprConfigServerDisconnect(
HANDLE hMprConfig // handle to router configuration
);
None.
Windows NT: Use version 5.0 and later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in mprapi.h.
Import Library: Link with mprapi.lib.
FormatMessage, MprConfigServerConnect