Enumerates the EFL of a specific epoch.
<listFileEvents epochNumber=" "/>
<listFileEvents>
<file>
<action/>
<name/>
<id/>
<directory/>
</file>
<result value=" ">
<description/>
</result>
</listFileEvents>
Specifies the action that was performed (created, renamed, etc.).
|
Return Value |
Action Performed |
|---|---|
|
1 |
A file is Created |
|
2 |
A file is Deleted |
|
3 |
Modified file data |
|
4 |
Modified metadata |
|
5 |
File rename |
|
6 |
File undeleted |
Specifies the full path 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.