Click or drag to resize
Ab1DirectoryEntry Properties

The Ab1DirectoryEntry type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Raw data associated with this entry.
Public propertyDataOffset
Number of bytes in the file this entry is offset. This is only valid for items of size greater than 4 bytes.
Public propertyDataSize
Size in bytes of the entry.
Public propertyElementCount
The number of elements in the directory entry.
Public propertyElementSize
The size of each element.
Public propertyElementTypeCode
Identifies the type of element.
Public propertyReserved
Data handle - this is not used and is reserved.
Public propertyTagName
Name of the element.
Public propertyTagNumber
An arbitrary number associated with the directory entry. It is customary for this value to be less than 1000.
Top
See Also