Information about a single file on disk. The file might be a document or any other file found in the data directories.
More...
#include <Declarations.h>
Information about a single file on disk. The file might be a document or any other file found in the data directories.
◆ Status
Enumerator |
---|
Unknown | Since the file has been tagged as 'Unknown' it has not been encountered again on disk (yet). Use internally to find stale entries in the model.
|
FileLocked | The file is locked, i.e. reading is currently not possible. Try again at a later date.
|
Valid | The file exists on disk.
|
The documentation for this struct was generated from the following file: