API Reference > OdDAI Namespace > Classes > ADB_Value Class > ADB_Value Methods > getValue Method > ADB_Value::getValue Method (int&)
ADB_Value::getValue Method (int&)
Syntax
C++
bool getValue(int& getTo) const;
Parameters 
Description 
int& getTo 
[out] the reference to int value to get to.  

if the internal type is int the function returns true, in otherwis returns false.

Gets int value.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.