CTI Client options (C++ CTI API)

CTI_OGetUserCallInfo

Contents  Back  Next

Queries the method of notification of incoming calls.

 

DWORD WINAPI CTI_OGetUserCallInfo();

Parameters

None

 

Return value

DWORD

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

 

Remarks

The standard client uses the customer-specific display.

 

See also

Options overview | CTI_OSetUserCallInfo

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.