CTI Client additional functions (ActiveX)

EUserSendToDataBase

Contents  Back  Next

Send user-defined messages.

 

Function EUserSendToDataBase(

 Long lCommand,

 String bstrText

)

Parameters

lCommand

Command number

 

bstrText

Text to send.

 

Remarks

This function sends user-defined message to the server interface, where they cause the OnUserToDataBase event to be generated. lCommand is used to differentiate commands arriving there. The server interface can send an answer to the message, leading to the OnDatabaseToUser event on the client side.

 

Example

Excel client

 

See also

Additional functions overview | ActiveX (Server)

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.