CciElement* cpiLastChild( int* returnCode, const CciElement* targetElement);
返回请求的语法元素对象的地址,除非出现没有任何子代返回零的情况。如果发生错误,则返回零(CCI_NULL_ADDR),并且 returnCode 表明错误的原因。