Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

OpeningMode Enumeration

Specify the file opening mode. See the openFile method for more information.

SymbolValueDescription
Normal0Normal file opening mode. Locks opened file for read-only access by other applications.
Shared1Open file in shared mode. Allows other applications to continue making changes to the document. See shared files for more information.