ContentsIndexHome
PreviousUpNext
IScalarData::getValue Method (int&)

Retrieves the value of the scalar data into the given argument. Applies to integer valued data only. 

 

C++
virtual void getValue(int& val) = 0;
Parameters 
Description 
int& val 
The int into which the value of the scalar data should retrieved