CTI Client events (ActiveX)

OnDatabaseToUser

Contents  Back  Next

A user-defined message was sent from the server.

 

Event OnDatabaseToUser(

 Long lCommand,

 String bstrMessage

)

Parameters

lCommand

Type of user-defined command

 

bstrMessage

Parameter sent

 

Remarks

TAPIMaster® has a second interface on the server side. Database queries are normally made via the ODBC server interface. Alternatively, the server interface can be linked to a database or other application. EUserSendToDataBase can then be used to exchange user-defined data.

 

See also

Events overview | EUserSendToDataBase

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.