Share via


WriteEndElement (Compact 2013)

3/26/2014

This method closes one element. If the element contains no content, this method writes a short end tag ("/>"). Otherwise, this method writes the full end tag.

Syntax

HRESULT WriteEndElement ();

Return Value

This method returns S_OK if no error is generated.

Remarks

See Also

Reference

IXmlWriter Methods
IXmlWriter Properties