CTI Client network functions (.NET)

UserSendToDataBase

Contents  Back  Next

Send user-defined messages.

 

void UserSendToDataBase

(

 uint dwCommand,

 String strText

)

Parameters

dwCommand

Command number

 

strText

Text to sed

 

Return value

keiner

 

Remarks

This function sends user-defined message to the server interface, where they cause the OnUserToDataBase event to be generated. dwCommand 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.

 

See also

Messages overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.