Voice Platform SDK 8.5 API Reference

TSetInputMask

Description

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.


Top of Page

Parameters

Name Description
server Local server handle to the T-Server in question.
mask Specifies which events should be transmitted to the application.

Top of Page

Return Values

Standard (See standard-return-values.)


Top of Page

Comments

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.


Top of Page


Send comments on this topic.
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.