Enumerates all files on the specified volume, gives out their full path name and ID, and indicates whether each is a directory.
<listAllFiles/>
<listAllFiles>
<file>
<name/>
<id/>
<directory/>
</file>
<result value=" ">
<description/>
</result>
</listAllFiles>
Specifies the name of the file.
Specifies the ID of the file.
(Optional) Specifies that the file is a directory.
Specifies an error value or 0 (for no error).
Specifies a text description of the result.