The PEDataDirectoryStruct type is intended as container for the properties relevant to a PE binary's data directory structure.
Field Name | Type | Description |
---|---|---|
Virtual_Address0..1 | HexBinaryObjectPropertyType |
The Virtual_Address field specifies the relative virtual address (RVA) of the data structure. |
Size0..1 | NonNegativeIntegerObjectPropertyType |
The size field specifies the size of the data structure, in bytes. |