FreeProxy Function

FreeProxy 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 FreeProxy function releases the string buffer allocated by a previous call to RcGenerateProxy Function.

Applies To

Proxy Generation DLL Entry Points

Syntax

[C++]void FreeProxy (     LPWSTR pszProxy );

Parameters

Return Value

No return value.

Remarks

The FreeProxy function is expected to return the string buffer memory that was allocated in the call to RcGenerateProxy Function.

The FreeProxy function should not display any user interface, because proxy generation should be performed silently.

The FreeProxy function is defined in the proxygen.h header file.

Test programs and other applications that use the proxy generation dynamic-link library (DLL) can use the proxyinf.h, retcode.h, and proxygen.h header files that define proxy generation DLL interfaces, structures, and return codes.

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.