Return TypeFunction nameArguments
hzEcodehdbIndexText::Halt(void)

Declared in file: hzDatabase.h
Defined in file : hdbIndex.cpp

Function Logic:

Function body:

hzEcode hdbIndexText::Halt (void)
{
   return E_OK ;
}