Return TypeFunction nameArguments
hzHtmElem*hzDocHtml::GetRoot(void)

Declared and defined in file: hzDocument.h

Function Logic:

Function body:

hzHtmElem* hzDocHtml::GetRoot (void)
                                   { return m_pRoot ; }