Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 640
 
Chapter 2      CTI OS Client Interface Library Architecture
Where To Go From Here
2-16
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
Where To Go From Here
Subsequent chapters in this manual contain the following information:
  •
For information about CIL coding conventions, see 
Table 2-4
ArgumentsLib (C++)
Object Name
Method Name
Explanation
Arg
CreateInstance(),
GetValueArray(),
operator=
The client application must call 
Release() on the returned object 
when it is no longer needed.
Arguments
CreateInstance(),
Clone(),
GetValue(),
GetValueArg,
GetValueArray(),
GetElement(),
GetElementArg()
The client application must call 
Release() on the returned object 
when it is no longer needed.
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.