ReactOS 0.4.15-dev-7924-g5949c20
_MINIDUMP_MODULE_LIST Struct Reference

#include <dbghelp.h>

Collaboration diagram for _MINIDUMP_MODULE_LIST:

Public Attributes

ULONG NumberOfModules
 
MINIDUMP_MODULE Modules [1]
 

Detailed Description

Definition at line 853 of file dbghelp.h.

Member Data Documentation

◆ Modules

MINIDUMP_MODULE _MINIDUMP_MODULE_LIST::Modules[1]

Definition at line 856 of file dbghelp.h.

◆ NumberOfModules

ULONG _MINIDUMP_MODULE_LIST::NumberOfModules

Definition at line 855 of file dbghelp.h.

Referenced by dump_modules().


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