Cisco Cisco Computer Telephony Integration Option 10.5 Developer's Guide

Page of 668
 
A-3
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Appendix A      CTI OS Keywords and Enumerated Types
Enumerated Types
  •
For C++ CIL using static libraries: the complete set of enumerated types is 
located in the C++ header file “cilmessages.h”, located in the C:\Program 
Files\Cisco Systems\CTIOS Client\CTIOS Toolkit\Win32 CIL\Include
 directory 
on the CTIOS toolkit media.
  •
For COM (Visual Basic and Visual C++): the complete set of enumerated 
types is located in the CTIOSClient Type Library, which is compiled into the 
CTIOSClient.dll” file, located in the C:\Program Files\Cisco Systems\CTIOS 
Client\CTIOS Toolkit\Win32 CIL\COM Servers and Activex Controls
 directory 
on the CTIOS toolkit media.
In the Java CIL, the CTIOS_Enums interface contains the Java CIL enumerated 
types. See the Java CIL Javadoc file for more information.
In the .NET CIL, the CtiOs_Enums class contains the .NET CIL enumerated 
types. 
  •
For Java: To be supplied with Java package release.