FileIDType
File id type.
Name | Description | Value |
---|---|---|
FILE_IDTYPE_UNINITIALIZED | The file id has not been initialized. | 0 |
FILE_IDTYPE_ALL | File id represents all files of the object. | 1 |
FILE_IDTYPE_ANY | File id represents any file of the object. | 2 |
FILE_IDTYPE_SPECIFIC | File id represents a specific file. | 3 |