API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > Select::setInt32 Method
Select::setInt32 Method
Syntax
C++
bool setInt32(int val);
Parameters 
Description 
int val 
[in] A new value.  

Returns true if the value was successfully set; otherwise, the method returns false.

Sets a new value represented with an unsigned 32-bit integer.

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