CTI32 Engine Class Library

Engine Fields

The fields of the Engine class are listed below. For a complete list of Engine class members, see the Engine Members topic.

Public Static (Shared) Fields

gCfg The global configuration data structure is kept here. Much of the data is loaded from the cti32engine.config file

Public Instance Fields

disableFaxPort An array list of all fax ports that are not working on the board
disableFaxPortCount Count of how many fax ports are disabled in the disableFaxPort array.
exception If an exception occurs, the exception string is placed here.
ForceFaxResourceOverloads Flag to Enforce using FaxResource Overloads
IsRunningAsService Flag to know if Engine is Running As A service
RecordingQueue A Collection Of Ports Where A Recording Has Been Requested
VoiceResourceBoards A Collection Of VoiceResourceBoards That Are Opened (This is only used if UseQualificationTemplates is > 0 in the configuration)

See Also

Engine Class | CTI32Engine Namespace