ESEBackupFree Function

Topic Last Modified: 2006-06-12

The ESEBackupFree function frees memory allocated by HrESEBackupGetLogAndPatchFiles, HrESEBackupGetTruncateLogFiles, HrESERestoreLoadEnvironment, HrESERestoreAddDatabase, and HrESERestoreGetEnvironment.

Applies To

ESEbcli2 DLL Functions Interface

void ESEBackupFree
(
    void* pvBuffer
);

Parameters

  • pvBuffer
    Input parameter. A pointer to the buffer to be freed.

Return Value

No return value.

Remarks

Applications that use this function must be run under a user account that has Microsoft® Windows® server operating systems Backup and Restore privileges.