ReactOS 0.4.15-dev-7958-gcd0bb1a
_MINIDUMP_MEMORY_DESCRIPTOR Struct Reference

#include <dbghelp.h>

Collaboration diagram for _MINIDUMP_MEMORY_DESCRIPTOR:

Public Attributes

ULONG64 StartOfMemoryRange
 
MINIDUMP_LOCATION_DESCRIPTOR Memory
 

Detailed Description

Definition at line 801 of file dbghelp.h.

Member Data Documentation

◆ Memory

MINIDUMP_LOCATION_DESCRIPTOR _MINIDUMP_MEMORY_DESCRIPTOR::Memory

Definition at line 804 of file dbghelp.h.

Referenced by dump_memory_info(), dump_threads(), fetch_thread_info(), and fetch_thread_stack().

◆ StartOfMemoryRange

ULONG64 _MINIDUMP_MEMORY_DESCRIPTOR::StartOfMemoryRange

Definition at line 803 of file dbghelp.h.

Referenced by dump_memory_info(), dump_threads(), fetch_thread_info(), and fetch_thread_stack().


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