TAPIEx ActiveX Control v3.6

OnCallerID

The OnCallerID event is fire when the Caller ID is detected.

Event OnCallerID(
m_Call As TAPICall,
CallerName As String, 
CallerNumber As String
);

Parameters

m_Call
Reference to ITAPICALL.
CallerName
Caller 's name
CallerNumber
Caller 's Number

Remarks

Frequently Asked Questions About Caller ID

See Also

ITAPICall.MakeCall