Input parameter. Handle to the proxy address generation session previously returned by RcInitProxies.
pszProxyAddr
Input parameter. A Unicode string containing the site proxy address, including the address type prefix, to validate.
pisValid
Output parameter:
TRUE
The site address is valid, or the return code is RC_IMPLEMENTATION.
FALSE
The site address is not valid.
Undefined
The return code is RC_ERROR or RC_MEMORY.
Return Values
See Return Values. This function can also return the following:
RC_IMPLEMENTATION
Site proxy address validation is not implemented. The caller should assume the entered site proxy address is valid and let the gateway or foreign system advise otherwise if neccesary.