The FreeProxy function frees memory allocated for a proxy address string.
Header file: | PROXYGEN.H |
Library: | PROXYGEN.LIB |
VOID FreeProxy(
LPWSTR pszProxy
);
None.
The FreeProxy function frees the allocated memory with a call to RcGenerateProxy.
For more information on the this function, see Proxy Generation DLL Entry Points in the Gateway Programmer's Reference.
CloseProxies, RcInitProxies, RcValidateProxy