System Global Function CATFSetTimes


CATFSetTimes( const iName,
iNewAccessTime,
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 © 1999-2015, Dassault Systèmes. All rights reserved.