Crashpad
 
Loading...
Searching...
No Matches
MINIDUMP_THREAD_NAME_LIST Struct Reference

Variable-sized struct which contains a list of MINIDUMP_THREAD_NAME structs. More...

#include "dbghelp.h"

Collaboration diagram for MINIDUMP_THREAD_NAME_LIST:
[legend]

Public Attributes

uint32_t NumberOfThreadNames
 The number of MINIDUMP_THREAD_NAME structs following this field.
 
struct MINIDUMP_THREAD_NAME ThreadNames [0]
 A variably-sized array containing zero or more MINIDUMP_THREAD_NAME structs. The length of the array is indicated by the NumberOfThreadNames field in this struct.
 

Detailed Description

Variable-sized struct which contains a list of MINIDUMP_THREAD_NAME structs.


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