Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.