CTI Client telephony functions (C++ CTI API)

CTI_TCallDrop

Contents  Back  Next

Hang up a call.

 

VOID WINAPI CTI_TCallDrop(

 LONG lCallID

);

Parameters

lCallID

Anruf-ID of the call to be hung up. Supply 0 to hang up the first call on the Leitung..

 

Return value

None

 

Remarks

Hangs up a call. Almost all drivers support this function.

 

Example

Simply CTI client (C++)

 

See also

Telephony functions overview | CTI_TMakeCall

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.