The SAD_EcGetProxies function obtains all of the proxy addresses for a recipient that a server supports.
Header file: | SADAPI.H |
Library: | SADAPI.LIB |
RPC_EC SAD EcGetProxies(
LPWSTR wszServer,
PPROXYINFO pProxyInfo,
PPROXYLIST pProxyList
);
See Return Values.
You must call the SAD_FreeProxyListNode function to release the memory that SAD_EcGetProxies allocates for the PROXYNODE structures in the pProxyList parameter.
PROXYINFO, PROXYLIST, SAD_EcGetProxiesBI