This page was last edited on January 15, 2014, at 05:51.
Comments or questions about this documentation? Contact us for support!
Directs T-Server to send to an application a subset of TEvent specified by mask and filter out the rest. When a client application establishes a connection with T-Server, the complete list of events available from the media device is specified during the initialization procedure. This function narrows that list.
Name | Description |
server | Local server handle to the T-Server in question. |
mask | Specifies which events should be transmitted to the application. |
Standard (See standard-return-values.)
The corresponding bit in the TMask structure has to be set to 1 to allow an event to be sent to a client. To stop the delivery of an event, the bit must be set to 0. The mask is set per connection.