SECXMLArchive::CloseElement

virtual BOOLSECXMLArchive::CloseElement(LPCTSTRtagName)

Closes a currently open element (made with a call to OpenElement. Make sure to always close an Opened element when you are done with it.

Defined in: xmlarch.h

Parameters

tagName

Specifies the tag name of the element to be created.

See Also

SECXMLArchive