DirectoryListing Class

A DirectoryListing iterates over the contents of a directory. To obtain a DirectoryListing handle, call OpenDirectory().

Methods 1

Name Description
GetNext

Reads the current directory entry as a local filename, then moves to the next file.