All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATFCopy


HRESULT CATFCopy(CATUnicodeString* iFileName,
CATUnicodeString* iCopyName,
int iCopyTime)
Copies a file.
Role:Copies a given file into a new one.
Parameters:
iFileName
The path of the file to copy.
iCopyName
the path of the copy file
iCopyTime
if set the time of the original file times will be preserved.
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.