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

SelectionLoadType Enumeration

Selection loading mode. See IDocumentView.loadSelectionAsync method for more information.

SymbolValueDescription
New0Replace the current selection with loaded selection.
Add1Add the loaded selection to the current selection.
Subtract2Subtract the loaded selection from the current selection.