Packer.StartAddress Property
From TegoOS
A Sandcastle Documented Class Library
| PackerStartAddress Property |
Start word address of data. Note that this will be word zero of the word array generated by the packer.
Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
public int StartAddress { get; }
Public ReadOnly Property StartAddress As Integer Get
public: property int StartAddress { int get (); }
member StartAddress : int with get