CTI Client options (C++ CTI API)

CTI_OSetUserCallInfo

Contents  Back  Next

Determines the method of notifying the user of incoming calls.

 

VOID WINAPI CTI_OSetUserCallInfo(

 DWORD dwUserCallInfo

);

Parameters

dwUserCallInfo

Determines how the interface client should be informed of incoming calls.

Possible values are:

0        No notification

1        The telephone client receives an event, upon which it should be raise itself to the foreground.

2        Customer-specific display

 

Return value

None

 

Remarks

The standard client uses the customer-specific display.

 

See also

Options overview | CTI_CALLNUMBER | CTI_OGetUserCallInfo

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.