CTI32 Engine Class Library
Engine.exception Field
If an exception occurs, the exception string is placed here.
[Visual Basic]
Public exception As
String
[C#]
public
string
exception;
See Also
Engine Class
|
CTI32Engine Namespace