System Global Function CATOpenDirectory


CATOpenDirectory( const iPath,
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 © 1999-2015, Dassault Systèmes. All rights reserved.