TAPIEx ActiveX Control v3.6

OnCallInfoChanged

OnCallInfoChanged fire when the call information about the specified call has changed.

Event OnCallInfoChanged(m_Call As ITAPICall, 
CallInfoState As LINECALLINFOSTATE)

Parameters

m_Call
Reference to ITAPICALL.
CallInfoState
Specifies the call information item that has changed. This parameter can be a combination of the LINECALLINFOSTATE constants.
 

Remarks

None.

See Also

None.