XML_CLOSE
| Argument | Enumeration | Purpose |
|---|---|---|
| handle | Handle to close | |
| status | KDB_ERROR_ENUM | Return status |
XML_CLOSE
This function closes the parse tree opened on the given handle by XML_OPEN or XML_PARSE_BUFFER. The tree must be closed to release memory used internally by KCML to hold the parsed tree.