The BackupFree function frees a backup memory buffer.
Header file: | EDBBCLI.H |
Library: | EDBBCLI.LIB |
VOID BackupFree(
PVOID pvBuffer
);
None.
The BackupFree function frees the buffer that was allocated for the call to the HrBackupRead function.
For more information on this function, see Backing Up and Restoring Data.