CTI32 Engine Class Library

DialWorker.OnPreDial Method 

Called Before The Call Is Placed. You can manipulate the class properties before the dial.

[Visual Basic]
MustOverride Protected Sub OnPreDial()
[C#]
protected abstract void OnPreDial();

See Also

DialWorker Class | CTI32Engine Namespace