[This is preliminary documentation and subject to change.]
The MprConfigServerBackup function creates a backup of the router-manager, interface, and phonebook configuration for the router.
DWORD MprConfigServerBackup (
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, MprConfigServerConnect, MprConfigServerRestore