The SAD_FreeProxyListNode function frees memory allocated for a PROXYNODE structure.
| Header file: | SADAPI.H | 
| Library: | SADAPI.LIB | 
VOID SAD_FreeProxyListNode(
  PPROXYNODE pnode  
);
 None.
The memory for the pnode parameter was allocated by either the SAD_EcGetProxies or SAD_EcGetProxiesBI function.
SAD_EcGetProxies, SAD_EcGetProxiesBI