CacheAddConnectionEx

  Previous topic Next topic  

CacheAddConnectionEx( cServerIPorAddress, nPort, cUsername, cPassword, nTimeout, cNameSpace ) -> hConnection

The function is a replacement to CachéSetServerParams() and CachéAddConnection() combined together. The return value is the handle to the connection established for <cNamespace> on server <cServerIpOrAddress>. Please refer to CachéSetServerParams() and CachéAddConnection() for details about the parameters and return value.