Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsFolderChangeMBS class.

WindowsFolderChangeMBS.ChangeAttribute=4

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any attribute change in the watched directory or subtree causes a change notification wait operation to return.

WindowsFolderChangeMBS.ChangeDir=2

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any directory-name change in the watched directory or subtree causes a change notification wait operation to return. Changes include creating or deleting a directory.

WindowsFolderChangeMBS.ChangeFile=1

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any file name change in the watched directory or subtree causes a change notification wait operation to return. Changes include renaming, creating, or deleting a file name.

WindowsFolderChangeMBS.ChangeSecurity=256

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any security-descriptor change in the watched directory or subtree causes a change notification wait operation to return.

WindowsFolderChangeMBS.ChangeSize=8

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any file-size change in the watched directory or subtree causes a change notification wait operation to return. The operating system detects a change in file size only when the file is written to the disk. For operating systems that use extensive caching, detection occurs only when the cache is sufficiently flushed.

WindowsFolderChangeMBS.ChangeWrite=16

Type Topic Plugin Version
const Folder Change Watching MBS Win Plugin 8.5
One of the flags for the constructor.

Any change to the last write-time of files in the watched directory or subtree causes a change notification wait operation to return. The operating system detects a change to the last write-time only when the file is written to the disk. For operating systems that use extensive caching, detection occurs only when the cache is sufficiently flushed.

The items on this page are in the following plugins: MBS Win Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...