| CTI32 Engine Class Library |
|
DialWorker.OnPostDial Method
Called Just After the Dial. You can override the Call Result if you need to here.
[Visual Basic]
MustOverride Protected Sub OnPostDial()
[C#]
protected abstract
void OnPostDial();
See Also
DialWorker Class | CTI32Engine Namespace