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

ReplaceCommand Enumeration

Specifies the action to perform with IDocumentView.replaceAsync and IDocumentView.replaceRegExpAsync methods.

SymbolValueDescription
Find0Find the next match.
Replace1Replace the current match.