IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

EndElement Method

Writes the closing tag of an open XML element.

Syntax

 int EndElement();

Remarks

Writes the closing tag of the XML element most recently opened using StartElement.

If no elements are opened, the call fails with an error

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]