Platform SDK: Exchange Server

HrBackupClose

The HrBackupClose function closes the file that is being backed up.

Quick Info

Header file: EDBBCLI.H
Library: EDBBCLI.LIB

HRESULT HrBackupClose(
  HBC pvBackupContext  
);
 

Parameters

pvBackupContext
Input parameter. Points to the client-side context handle of the backup.

Return Values

See Return Values.

Remarks

For more information on the HrBackupClose function, see Backing Up and Restoring Data.

See Also

HrBackupOpenFile