CTI32 Class Library

CallBack Delegate

Delegate for callback of new phone call

[Visual Basic]
Public Delegate Function CallBack() As Boolean
[C#]
public delegate bool CallBack();

Requirements

Namespace: CTI32NetLib

Assembly: CTI32NetLib (in CTI32NetLib.dll)

See Also

CTI32NetLib Namespace