Virtual Serial Port Tools - Advanced serial port configurations for your custom ports usage scenario
Download Virtual Serial Port Tools Hide this button

FS.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.