Return TypeFunction nameArguments
NULL-BASIShzDocHtml::~hzDocHtml(void)

Declared in file: hzDocument.h
Defined in file : hzDocHtml.cpp

Function Logic:

0:START 1:items hzDocHtml::Clear 2: No text

Function body:

NULL-BASIS hzDocHtml::~hzDocHtml (void)
{
   _hzGlobal_Memstats.m_numDochtm-- ;
   Clear() ;
}