Return TypeFunction nameArguments
voidhzDirent::SetMtime(hzXDate&,)

Declared and defined in file: hzDirectory.h

Function Logic:

0:START 1:m_Mtime 2: No text

Function body:

void hzDirent::SetMtime (hzXDate& d)
                                           { m_Mtime = d.AsEpoch() ; }