![]() ![]() |
Reference Type: Supported, Category: XML Parser (VistA), ICR#: 3561
The DELETE^MXMLDOM API deletes the specified document instance. A client application should always call this API when finished with a document instance.
DELETE^MXMLDOM(handle)
handle: |
(required) The value (integer) returned by the $$EN^MXMLDOM API, which created the in-memory document image. |
none. |
|