| Return Type | Function name | Arguments |
|---|---|---|
| void | hzDirent::SetCtime | (hzXDate&,) |
Declared and defined in file: hzDirectory.h
Function Logic:
Function body:
void hzDirent::SetCtime (hzXDate& d)
{ m_Ctime = d.AsEpoch() ; }