All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATFCopy


HRESULT CATFCopy( const wchar_t* iName,
const wchar_t* iCopyName,
int iCopyTime=0)
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 times of the original file 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.