Platform SDK: Active Directory, ADSI, and Directory Services |
The EDB_RSTMAP structure contains information on the old and new database names, including the new location.
typedef struct { LPTSTR szDatabaseName; LPTSTR szNewDatabaseName; } EDB_RSTMAP, * PEDB_RSTMAP;