ESEBackupFreeInstanceInfo Function

ESEBackupFreeInstanceInfo Function

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The ESEBackupFreeInstanceInfo function frees the structures and memory allocated by HrESEBackupPrepare Function.

Applies To

ESEbcli2 DLL Functions Interface

Syntax

[C++]void ESEBackupFreeInstanceInfo (     unsigned long cInstanceInfo,     INSTANCE_BACKUP_INFOaInstanceInfo );

Parameters

  • cInstanceInfo
    Input parameter. The number of elements in the array pointed to by the aInstanceInfo parameter.
  • aInstanceInfo
    A pointer to the array of information returned by HrESEBackupPrepare Function in the paInstanceInfo parameter.

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.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.