diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-1C0CA7AD-0F04-5346-AA51-4F9EB852FD38.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-1C0CA7AD-0F04-5346-AA51-4F9EB852FD38.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,12 @@ + + + + + +Directories

The RDir class reads through a directory, one entry at a time. Often, it is more efficient to read a directory many entries at a time, to minimise client-server interaction. RFs functions and the associated CDir class support this requirement.

A directory entry is represented by the TEntry class which may represent a directory, file or even a volume label. Attributes such as archive, hidden, system and read-only are available, as in VFAT.

\ No newline at end of file