Frees memory associated with the specified XMLHandle. Once this function is called, XMLHandle can no longer be used.
FUNCTION ReleaseXML(XMLHandle : LONGINT):INTEGER;def vs.ReleaseXML(XMLHandle):
return INTEGER| Name | Type | Description |
|---|---|---|
| XMLHandle | LONGINT |
Availability: from All Versions
This is drop-in function.