ESERestoreFree Function

ESERestoreFree 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 ESERestoreFree function frees memory buffers allocated by other restore functions.

Applies To

ESEbcli2 DLL Functions Interface

Syntax

[C++]void ESERestoreFree (     voidpvBuffer );

Parameters

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

Return Value

No return value.

Remarks

Although this function is available in the esebcli2 library, it is not recommended for use in a restore application. Exchange Storage Engine (ESE) restore functions that allocate memory have corresponding functions that complete the operation and free the allocated memory.

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.