| CTI32 Engine Class Library |
|
GCLib.EV_SYNC Field
EV_SYNC is a constant that reflects a syncronous call to the Dialogic Libraries
[Visual Basic]
Public Const EV_SYNC As
Integer = 0
[C#]
public const
int EV_SYNC = 0;
See Also
GCLib Class | CTI32Engine Namespace