System Global Function CATReadDirectory


CATReadDirectory( iDir,
oEntry,
oEndOfDir)
Returns a pointer to the next directory entry.
Role:Returns a pointer to the next directory entry of a directory opened by .
Parameters:
iDir
The directory opened by
.
oEntry

Lifecycle rules deviation the handle on the next directory Entrythat must have been allocated by the caller.
oEndOfDir
pointer on an integer. When the end of the directory is reached, the pointed integer is set to 1, otherwise its value remains 0.
Returns:
Legal values
CATLibSuccess
the directory is closed
CATLibError
An error has occured.

This object is included in the file: CATLib.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.