ReactOS 0.4.15-dev-7842-g558ab78
_MINIDUMP_THREAD_LIST Struct Reference

#include <dbghelp.h>

Collaboration diagram for _MINIDUMP_THREAD_LIST:

Public Attributes

ULONG NumberOfThreads
 
MINIDUMP_THREAD Threads [1]
 

Detailed Description

Definition at line 923 of file dbghelp.h.

Member Data Documentation

◆ NumberOfThreads

ULONG _MINIDUMP_THREAD_LIST::NumberOfThreads

Definition at line 925 of file dbghelp.h.

Referenced by dump_threads().

◆ Threads

MINIDUMP_THREAD _MINIDUMP_THREAD_LIST::Threads[1]

Definition at line 926 of file dbghelp.h.


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