Sends the T-Library event specified by the parameter event
to
T-Server. This makes the data from the event available to the clients
registered to receive events about the telephony object specified
by the attribute
ThisDn
in the event. As distinct from the
function TSendEvent(),
this function also allows for
a client specified by the parameter client_id
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
event |
A pointer to the data structure that
should be sent. T-Server checks the contents of the data structure
only to see if reference ID exists. When there exists a value for
a reference ID, that attribute is passed only to the client specified
by the parameter
client_id . The remaining data structure
is distributed both to that client and to the client(s) registered
on the telephony object specified by the ThisDN |
client_id | Client identified for receipt of the data structure, including the reference ID, being sent. |
Standard (See standard-return-values.)
T-Server is not concerned with the contents of the user event.