CTI Client network functions (C++ CTI API)

CTI_NSetPortNumber

Contents  Back  Next

Change the port number of the network connection.

 

VOID WINAPI CTI_NSetPortNumber(

 LONG lPort

);

Parameters

lPort

Port number for connection.

 

Return value

None

 

Remarks

The function changes the port number but does not re-establish the connection. In order to re-establish the connection with the changed parameters, use CTI_NClientRestart.

 

See also

Network functions overview | CTI_NSetNetworkOptions | CTI_NNetworkConfigDialog

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.