Use this function to get the state of the value of the specified syntax element.
CciValueState cniElementValueState(
int* returnCode,
CciElement* targetElement);
The state of the value of the target syntax element is returned. If an error occurs, CCI_VALUE_STATE_UNDEFINED is returned, and the returnCode parameter indicates the reason for the error.