A 64-bit pointer to a structure or union within a minidump file. More...
#include "dbghelp.h"
Public Attributes | |
uint64_t | DataSize |
The size of the referenced structure or union, in bytes. | |
RVA64 | Rva |
The 64-bit relative virtual address of the structure or union within the minidump file. | |
A 64-bit pointer to a structure or union within a minidump file.