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

AddressType Enumeration

Specifies Structure Viewer definition file format.

SymbolValueDescription
Absolute0Structure is bound to a given absolute offset.
Relative1Structure is bound to a given absolute offset. However, if there are subsequent edits in a document before the given offset that insert or delete data, the bound structure is automatically moved to a new location in a document.
Cursor2A given offset is added to a main cursor position. When cursor moves, the bound structure is moved with it.