CTI Client network functions (C++ CTI API)CTI_NSetNetworkOptions |
|
|
Re-establishes the network connection using changed connection parameters. Only available in the network version.
Parameters pdwPort Server port to which to establish the connection.
pszServerName Name or IP address of CTI server.
Return value None
Remarks The function changes the connection parameters. The existing network connection to the CTI server is interrupted and re-established using the new connection parameters.
See also Network functions overview | CTI_NSetPortNumber | CTI_NSetServerName | CTI_NClientRestart
© 2006 Tino Kasubke. All rights reserved.
|