TAPIEx ActiveX Control v3.6

OnRing

The OnRing event fire when the ringing detected.

Event OnRing(
m_Call As TAPICall,
RingCount As Long
);

Parameters

m_Call
Reference to ITAPICALL.
RingCount
Contains the ring count for this ring event.

Remarks

None.

See Also

ITAPICall.Answer