Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 668
 
Chapter 4      Building Your Application
Using the COM CIL in Visual Basic 6.0
4-16
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1) 
  •
CTI OS Arguments Library (arguments.dll). The Arguments helper class is 
used extensively in CTI OS, and is described fully in the chapter “Helper 
Classes.”
  •
CTI OS Session Resolver (ctiossessionresolver.dll). The Session Resolver is 
used to share a single CTI OS Session across multiple compilation unites (e.g 
.DLL files). It is only required in applications that use ActiveX controls or 
mix ActiveX controls with custom code.
Referencing COM Components in Visual Basic 6.0
To make use of these objects in your CTI application, Visual Basic 6.0 uses the 
concept of referencing COM components. To add or remove references within a 
Visual Basic application, go to the Project / References menu. The following 
Project References window will be displayed:
In the Project References menu, select the required COM DLLs by checking the 
appropriate check boxes. The required library names are:
  •
Cisco COM CTIOS Client Interface Library