Creates a new syntax element as the last child of the specified syntax element.
cniCreateElementAsFirstChildUsingParser cniCreateElementAsLastChildUsingParser cniCreateElementAfterUsingParser cniCreateElementBeforeUsingParserWhen the message body folder has been created, cniCreateElementAsLastChild can be used to create elements under the folder. cniCreateElementAsLastChild can be used because the parser, which is associated with the message body folder, is inherited.
If successful, the address of the new element object is returned. Otherwise, a value of zero (CCI_NULL_ADDR) is returned and the returnCode parameter indicates the reason for the error.
CciElement* lastChild = cniCreateElementAsLastChild(&rc, outRootElement); cniSetElementName(&rc, lastChild, elementName);
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as07860_ |