xHarbour Reference Documentation > Function Reference |
Releases memory tables required for HTML classes.
THtmlCleanup() --> lSuccess
The function returns always .T. (true).
Function THtmlCleanup() releases all memory lookup tables required for the THtmlDocument() class. The function should be called, when no more THtmlDocument and THtmlNode objects exist.
See also: | THtmlDocument(), THtmlInit(), THtmlNode() |
Category: | HTML functions , xHarbour extensions |
Source: | tip\thtml.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com