[This is preliminary documentation and subject to change.]
The MprConfigServerRestore function restores the router-manager, interface, and phonebook configuration from a backup created by a previous call to MprConfigServerBackup.
DWORD MprConfigServerRestore(
HANDLE hMprConfig, // handle to the router configuration
LPWSTR lpwsPath // path to backup directory
)
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, MprConfigServerBackup, MprConfigServerConnect