Platform SDK: Exchange Server |
The HrBackupEnd function cleans up after a backup operation is finished.
Header file: | EDBBCLI.H |
Library: | EDBBCLI.LIB |
HRESULT HrBackupEnd( HBC pvBackupContext );
See Return Values.
The HrBackupEnd function closes outstanding binding handles and does whatever is necessary to clean up after a successful or unsuccessful backup attempt.
For more information on the HrBackupEnd function, see Backing Up and Restoring Data.