Use this function to set the value object of the specified syntax element.
void cniSetElementValueValue(
int* returnCode,
CciElement* targetElement,
CciElementValue* value);
None. If an error occurs, the returnCode parameter indicates the reason for the error.