Ab1DirectoryEntry Properties |
The Ab1DirectoryEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Buffer |
Raw data associated with this entry.
|
![]() | DataOffset |
Number of bytes in the file this entry is offset. This is only valid for
items of size greater than 4 bytes.
|
![]() | DataSize |
Size in bytes of the entry.
|
![]() | ElementCount |
The number of elements in the directory entry.
|
![]() | ElementSize |
The size of each element.
|
![]() | ElementTypeCode |
Identifies the type of element.
|
![]() | Reserved |
Data handle - this is not used and is reserved.
|
![]() | TagName |
Name of the element.
|
![]() | TagNumber |
An arbitrary number associated with the directory entry. It is customary for this
value to be less than 1000.
|