CTI32 Class Library

cti.throwExceptions Field

Set to true if you want a CTIException thrown on any unsuccessful call.

[Visual Basic]
Public Shared throwExceptions As Boolean
[C#]
public static bool throwExceptions;

See Also

cti Class | CTI32NetLib Namespace