CTI Server functions (ActiveX)

SendUserData

Contents  Back  Next

Send user-defined data.

 

Function SendUserData(

 Long lCommand,

 String bstrUser,

 String bstrText

)

Parameters

lCommand

Command number

 

bstrUser

Extension of the user who sent the command.

 

bstrText

Command parameter

 

Remarks

TAPIMaster® allows user-defined data to be sent from client to server and back. In this way you may transmit additional data between client and server without having to open an additional connection. The client sends commands to the server using EUserSendToDataBase. Event OnUserToDataBase is triggered upon their arrival at the server.

 

Example

ServerInterface

 

See also

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.