Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 668
 
7-13
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Chapter 7      CtiOs Object
Methods
Upon success, this output parameter contains the value of the specified 
property. Upon failure, this parameter is set to null.
.NET: eKeyID
Keyword ID of the property.
Return Value
COM: Default HRESULT return value. See 
 
.NET: True if the method succeeds.; false if the method fails.
GetValueIntObj (Java only)
Gets the contained value as an integer.
Syntax
Integer GetValueIntObj( int iKey)
Integer GetValueIntObj( String sKey)
Parameters
key
Key ID of the value to be retrieved.
Returns
An Integer object containing a 32 bit signed integer value or null if error.