ReactOS 0.4.15-dev-7942-gd23573b
_MINIDUMP_MEMORY_DESCRIPTOR64 Struct Reference

#include <dbghelp.h>

Public Attributes

ULONG64 StartOfMemoryRange
 
ULONG64 DataSize
 

Detailed Description

Definition at line 813 of file dbghelp.h.

Member Data Documentation

◆ DataSize

ULONG64 _MINIDUMP_MEMORY_DESCRIPTOR64::DataSize

Definition at line 816 of file dbghelp.h.

Referenced by dump_memory64_info().

◆ StartOfMemoryRange

ULONG64 _MINIDUMP_MEMORY_DESCRIPTOR64::StartOfMemoryRange

Definition at line 815 of file dbghelp.h.

Referenced by dump_memory64_info().


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