获取指定的语法元素的类型属性的值。语法元素类型已预先使用 cniSetElementType 或 cpiSetElementType 进行设置。
CciElementType cniElementType( int* returnCode, CciElement* targetElement);
返回了目标元素类型的值。如果发生错误,则返回 CCI_FAILURE,并且 returnCode 参数表明错误原因。