Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DirectoryWatcher.NextChange
Queries next change in queue.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DirectoryWatcher | 7.1 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "DirectoryWatcher.NextChange"; Watcher ) More
Parameters
Parameter | Description | Example |
---|---|---|
Watcher | The watcher reference number. | $watcher |
Result
Returns list or error.
Description
Queries next change in queue.The list contains first the path name, second the action code and third the name of the action.
Action | Name |
1 | Added |
2 | Removed |
3 | Modified |
4 | Renamed Old Name |
5 | Renamed New Name |
See also
Example Databases
This function checks for a license.
Created 5th March 2017, last changed 5th March 2017