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

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

Sets a new value represented with a unsigned long value.

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