获取从属于指定的语法元素的值对象的地址。
const CciElementValue* cniElementValueValue( int* returnCode, CciElement* targetElement);
返回目标语法元素的值对象的地址。如果发生错误,则返回零(CCI_NULL_ADDR),并且 returnCode 参数表明错误原因。