Terrasoft CRM 3.0 SDK > Libraries > TSObjectLibrary > Interfaces > IValue
ContentsIndex
Interface IValue

The storage of the different type data

Class Hierarchy
IValue
IDL
[ uuid(0C3FB9BE-F4D2-42E0-857C-DD691E5B4FE1), odl, dual, oleautomation ]
interface IValue : ICoreObject;
Description

JScript language specification does not allow the passed by value parameters transfer to some functions and procedures. There is an object IValue to change the passed by value parameters. The given object enables changes of the stored data (IValue::Value) in the JScript functions and procedures by changing the object properties.

Example of the interface IValue
Copyright (ñ) Terrasoft 2002-2007.