ContentsIndexHome
PreviousUpNext
IScalarData::getValue Method (IElement*)

Retrieves the value of the scalar data into the given argument. The IElement should first have been created using the createElementValue method. Applies to IElement valued data only. 

 

C++
virtual void getValue(IElement* val) = 0;
Parameters 
Description 
IElement* val 
The IElement into which the value of the scalar data should retrieved 
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved