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