FILE_EVENT
User watchable file events.
Functions in this namespace
Functions
= 0x00000001
Values
- ACCESS
- = 0x00000001
- MODIFIED
- = 0x00000002
- ATTRIB
- = 0x00000004
- DELETE
- = 0x00000010
- RENAME_TO
- = 0x00000020
- RENAME_FROM
- = 0x00000040
- TRUNC
- = 0x00100000
- NOFOLLOW
- = 0x10000000
- UNMOUNTED
- The filesystem holding the watched file was unmounted.
- MOUNTEDOVER
- Some other file/filesystem got mounted over the watched file/directory.