TAPIEx ActiveX Control v3.6 |
The OnGenerateComplete is fired when the current digits/tones
generation terminated. Only one such generation request can be in progress
an a given call at any time. This event is also fire when digit or tone generation
is canceled.
Event OnGenerateComplete( m_Call As TAPICall, Done As Long);
None.