Platform SDK: Exchange Server |
The HrRestoreGetDatabaseLocations function obtains the database locations for the server and service.
Header file: | EDBBCLI.H |
Library: | EDBBCLI.LIB |
Unicode: | Yes |
HRESULT HrRestoreGetDatabaseLocations( HBC hbcBackupContext, LPSTR * ppszDatabaseLocationList, LPDWORD pcbSize );
List Element | Directory Context | IS Context |
---|---|---|
First | System Database | System Database |
Second | Log Location | Log Location |
Third | Directory Database | Private IS |
Fourth | None | Public IS |
See Return Values.
For more information on this function, see Backing Up and Restoring Data.