TAPIEx ActiveX Control v3.6

OnRecordComplete

The OnRecordComplete fire when the recording is completed.

Event OnRecordComplete(
m_Call As TAPICall
);

Parameters

m_Call
Reference to ITAPICALL.

Remarks

None.

See Also

ITAPICall.Record