The CloseProxies function closes a proxy address generation session.
Header file: | PROXYGEN.H |
Library: | PROXYGEN.LIB |
VOID CloseProxies(
HANDLE hProxySession
);
None.
The CloseProxies function closes a proxy address generation session and frees any associated data pretaining thereto. Your program can then unload the proxy generation DLL.
For more information on this function, see Proxy Generation DLL Entry Points in the Gateway Programmer's Reference.
FreeProxy, RcGenerateProxy, RcValidateProxy