xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

THtmlCleanup()

Releases memory tables required for HTML classes.

Syntax

THtmlCleanup() --> lSuccess

Return

The function returns always .T. (true).

Description

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.

Info

See also:THtmlDocument(), THtmlInit(), THtmlNode()
Category: HTML functions , xHarbour extensions
Source:tip\thtml.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe