Crashpad
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
MINIDUMP_MODULE_LIST Struct Reference

Information about all modules loaded within the process at the time the snapshot was taken. More...

#include "dbghelp.h"

Collaboration diagram for MINIDUMP_MODULE_LIST:
[legend]

Public Attributes

uint32_t NumberOfModules
 The number of modules present in the Modules array.
 
MINIDUMP_MODULE Modules [0]
 Structures identifying each module present in the minidump file.
 

Detailed Description

Information about all modules loaded within the process at the time the snapshot was taken.


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