CTI Client network functions (C++ CTI API)

CTI_NLogin

Contents  Back  Next

Logs client on to server.

 

VOID WINAPI CTI_NLogin();

Parameters

None

 

Return value

None

 

Remarks

This function is performed automatically if CTICLIENT_AUTOLOGIN is active and the network connection is up. CTI_NLogin activates the functionality for the client in the CTI Server. The other members of the group then see the client as logged on. When you use the interface from a program which is active all day long, it may make sense to turn off the CTI functionality occasionally, such as during lunch. The other group members then see that the user is not available. CTI_NLogoff turns CTI off and CTI_NLogin turns it on again.

 

See also

Network functions overview | CTICLIENT_AUTOLOGIN | CTI_NLogoff

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.