All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATOpenDirectory


CATLibStatus CATOpenDirectory( const char* iPath,
CATDirectory* oDir)
Opens a directory in order to browse it.
Role: Opens the directory designated by iPath and gives an handle on it, which would be used to identify the directory in subsequent operations.
Parameters:
iPath
Names the directory
oDir

Lifecycle rules deviation the handle on the directory that must be allocated by the caller.
Returns:
Legal values
CATLibSuccess
the directory is opened
CATLibError
An error has occured.

This object is included in the file: CATLib.h

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