#include <PeImage.h>
Data Fields | |
| UINT32 | Characteristics |
| UINT32 | TimeDateStamp |
| UINT16 | MajorVersion |
| UINT16 | MinorVersion |
| UINT32 | Type |
| UINT32 | SizeOfData |
| UINT32 | RVA |
| The address of the debug data when loaded, relative to the image base. | |
| UINT32 | FileOffset |
| The file pointer to the debug data. | |
Definition at line 668 of file PeImage.h.
1.5.7.1