ReactOS 0.4.15-dev-7842-g558ab78
dump_memory Struct Reference

#include <dbghelp_private.h>

Public Attributes

ULONG64 base
 
ULONG size
 
ULONG rva
 

Detailed Description

Definition at line 512 of file dbghelp_private.h.

Member Data Documentation

◆ base

ULONG64 dump_memory::base

Definition at line 514 of file dbghelp_private.h.

◆ rva

ULONG dump_memory::rva

Definition at line 516 of file dbghelp_private.h.

◆ size

ULONG dump_memory::size

Definition at line 515 of file dbghelp_private.h.


The documentation for this struct was generated from the following file: