Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 490
   
2-12
CTI OS Developer’s Guide for Cisco Unified Contact Center Enterprise
Release 8.5(3)
Chapter 2      CTI OS Client Interface Library Architecture
Where To Go From Here
Where To Go From Here
Subsequent chapters in this manual contain the following information:
For information about CIL coding conventions, see 
For information about building an application using the CIL, see 
For a description and syntax of the CIL programming interfaces, see Chapters 8 through 13.
Arguments
SetValue()
If the returned object is of type Arg 
or of type Arguments, the client 
application must call Release() on the 
returned object when it is no longer 
needed.
Arguments
SetElement()
If the returned object is of type Arg 
or of type Arguments, the client 
application must call Release() on the 
returned object when it is no longer 
needed.
Table 2-4
ArgumentsLib (C++)
Object Name
Method Name
Explanation