TAPIEx.NET Component Documentation

OnLineReply Event

Description

The OnLineReply event reports the results of function calls that completed asynchronously.
[Visual Basic]
Public OnLineReply As __Delegate_OnLineReply
[C#]
public __Delegate_OnLineReply OnLineReply

Remarks

None.

See Also

None.