Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 668
 
Chapter 8      Session Object
Methods
8-18
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1) 
Return Values
COM/VB: Default CTI OS return values. See 
Java/.NET: Returns NULL if the value requested is not found or if there is an 
error. If the method succeeds, it returns a pointer or a reference to an Arguments 
array where each member has a string key that is the UniqueObjectID of an agent 
and a value that is a reference to a CilRefArg that is a pointer to the agent object.
C++: An empty Arguments array if the value requested is not found or if there is 
an error. If the method succeeds, it returns a pointer or a reference to an 
Arguments array where each member has a string key that is the UniqueObjectID 
of an agent and a value that is a reference to a CilRefArg that is a pointer to the 
agent object.