All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATFSetTimes


HRESULT CATFSetTimes(CATUnicodeString* iName,
time_t iNewAccessTime,
time_t iNewModTime)
Changes the times of a file.
Role: Changes the last access and last modification times of a file named by iName
Parameters:
iName
the path of the file.
iNewAccessTime
the new last access time.
iNewModTime
the new last modification time
Returns:
Legal values:
S_OK :on Success.
negative : on failure

This object is included in the file: CATStdIO.h

Copyright © 2003, Dassault Systèmes. All rights reserved.