[This is preliminary documentation and subject to change.]
The ImportNtmsDatabase function causes RSM to import the database files from the %SystemRoot%\System32\NtmsData\Export directory at the next restart of the RSM.
DWORD WINAPI ImportNtmsDatabase(
HANDLE hSession
);
The ImportNtmsDatabase function is used by backup applications during disaster recovery.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in ntmsapi.h.
Import Library: Use ntmsapi.lib.
Database Backup and Recovery Functions, ExportNtmsDatabase