ne_clr_setValue
-
int sbne::ne_clr_setValue(VColorDefinition *c, const std::string &value)
Sets the value of the “value” attribute of this VColorDefinition object.
- Parameters:
c – a pointer to the VColorDefinition object.
value – a string to use as the value of the “value” attribute of this VColorDefinition object.
- Returns:
integer value indicating success/failure of the function.