Jump to: navigation, search

TSendUserEvent

Description

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.

Parameters

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 attribute of the function request.

Return Values

Standard (See standard-return-values.)

Comments

T-Server is not concerned with the contents of the user event.

This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!