Device Monitoring Studio - Monitor, log and analyze data coming through PC ports and connections
Download Device Monitoring Studio Hide this button

File.Share Enumeration

File sharing rights. See IFileManager.createFile function for more information.

SymbolValueDescription
Exclusive0Opens a file for exclusive access.
Read1Allows other processes to read from a file.
Write2Allows other processes to write to a file.
Delete4Allows other processes to delete a file.