ESEBackupRestoreFreeNodes Function
Topic Last Modified: 2006-06-12
The ESEBackupRestoreFreeNodes function frees the memory used by the structure returned by the HrESEBackupRestoreGetNodes Function.
Applies To
ESEbcli2 DLL Functions Interface
Syntax
void ESEBackupRestoreFreeNodes
(
BACKUP_NODE_TREE* pBackupNodeTree
);
Parameters
- pBackupNodeTree
Input parameter. Pointer to a tree of nodes returned by the HrESEBackupRestoreGetNodes Function.
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.