The HrBackupOpenFile function opens a remote file for backup and performs whatever client and server side operations are necessary to prepare for the backup.
Header file: | EDBBCLI.H |
Library: | EDBBCLI.LIB |
Unicode: | Yes |
HRESULT HrBackupOpenFile(
HBC pvBackupContext,
WCHAR * wszAttachmentName,
DWORD cbReadHintSize,
LARGE_INTEGER * pliFileSize
);
See Return Values.
For more information on the HrBackupOpenFile function, see Backing Up and Restoring Data.