Sends the application-defined data structure specified
by the parameter event
to T-Server, making this data
available to the applications registered to receive events about
the telephony object specified by the parameter dn
.
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object the user event relates to. |
event |
A pointer to a data structure that
should be sent. T-Library and T-Server do not distribute type events
other than
EventUserEvent for this T-Library request,
even if the pointer indexes the structure with the different event
type. T-Server does not check the contents of the data structure,
but copies the data structure attributes into EventUserEvent , then
distributes it to the client(s) registered on the telephony object
specified by the dn |
Standard (See standard-return-values.)
T-Server is not concerned with the contents of the user event.