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

Declared and defined in file: hzDirectory.h

Function Logic:

0:START 1:m_Ctime 2: No text

Function body:

void hzDirent::SetCtime (hzXDate& d)
                                           { m_Ctime = d.AsEpoch() ; }