|
![]() |
This event is fired when TAPI indicates that the CalledID information has become available or has changed. The CalledID information is stored in the Call's CalledID properties. AvalabiltityDesign-Time: Read, Write / Run-Time: Read, Write Declaration procedure (Sender: ThbTapiLine; Call: ThbTapiCall); RemarksThis event will fire only if the bit flag LINECALLINFOSTATE_CALLEDID is set in the property ThbTapiLine.Addresses[<any available>].Caps.CallInfoStates. The ThbTapiLine.OnCallInfo event is fired just before this event. Please refer to the section "LINE_CALLINFO / LINECALLINFOSTATE_CALLEDID" in TAPI's documentation for a more detailed information. |