Data Fields | |
| UINT64 | fileid |
| unsigned long | descriptor |
| gboolean | modified |
| UINT64 OpenFileDesc::fileid |
Unique identifier of the opened item here rappresented
| unsigned long OpenFileDesc::descriptor |
File descriptor assigned to the opened file
| gboolean OpenFileDesc::modified |
TRUE if the opened file have been modified. This permit to invoke the automatic metadata extraction procedures when the item is closed
1.5.3