CTI Client network functions (C++ CTI API)

CTI_NNetworkConfigDialog

Contents  Back  Next

Shows the network dialog.

 

VOID WINAPI CTI_NNetworkConfigDialog();

Parameters

None

 

Return value

None

 

Remarks

A dialog for entering the connection parameters is opened. Alternatively you can use CTI_NSetNetworkOptions and CTI_OSetOwnerNumber. . If the first free parameters are not supplied and the connection option CTICLIENT_CHECKCONNECTION is active, then the dialog appears automatically when the program is started. When the dialog is displayed, the CTI server connection is interrupted. Pressing OK causes a new connection to be established. Use this dialog if you need to change the connection parameters and do not want to have to program a means of entering the parameters yourself.

 

clip0052

 

Example

SQL sample

Simply CTI client (C++)

 

See also

Network functions overview | CTI_OSetOptions | CTI_NSetNetworkOptions,

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.