Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 508
   
5-25
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 8.0(1)
Chapter 5      CTI OS ActiveX Controls
CTI OS ActiveX Control Descriptions
Related Methods
The following methods may be of interest to users of the call appearance control.
Answer
See 
GetValueInt
See 
GetValueString
See 
Related Events
The call appearance control handles the following events.
OnSetCurrentCallAppearance
The OnSetCurrentCallAppearance event is generated when the current call appearance object is 
changed.
Syntax
void OnSetCurrentCallAppearance([in] IDispatch * pCall);
Parameters
pCall
A Pointer to ICall COM Call object (pCall is a pointer to ICall).
Return Value
None.
Methods
Table 5-6
Available Methods for CallAppearanceCtl
Method
Description
GetCellText
Gets the text from the requested cell in requested row.
GetSelectedRow
Gets the selected row index.
SelectRow
Sets the requested row as selected.