All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATCreateDirectory


CATLibStatus CATCreateDirectory( const char* iPath)
Creates a directory.
Role:Creates a directory with the read,write execute rights.
Parameters:
iPath
Specifies the name of the new directory.
Returns:
Legal values
CATLibSuccess
A new directory was successfully created or a directory iPath already exists
CATLibError
An error has occured.

This object is included in the file: CATLib.h

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