TAPIEx ActiveX Control v3.6

OnSpecialInfo

The OnSpecialInfo event is fired when special information available.

Event OnSpecialInfo(m_Call As TAPICall, InfoMode As LINESPECIALINFO)

Parameters

InfoMode
The details about the special information mode. This parameter uses one of the LINESPECIALINFO constants .
m_Call
Reference to ITAPICall.

Remarks

None.

See Also

LINESPECIALINFO