System Global Function CATRenameFile
All Frameworks Class Hierarchy This Framework Indexes
System Global Function CATRenameFile
CATLibStatus CATRenameFile( | const char* | iOldpath, |
| const char* | iNewpath) |
-
Renames a file.
Role:Renames a file.
- Parameters:
-
- iOldpath
- the original name of the file.
- iNewpath
- the new name of the file.
- Returns:
- Legal values
- CATLibSuccess
- The requested access is permitted
- CATLibError
- An error has occured or the requested access is not granted.
This object is included in the file: CATLib.h
Copyright © 2003, Dassault Systèmes. All rights reserved.