MINIDUMP_INCLUDE_THREAD_CALLBACK structure
Contains information for the MiniDumpCallback function when the callback type is IncludeThreadCallback.
Syntax
typedef struct _MINIDUMP_INCLUDE_THREAD_CALLBACK { ULONG ThreadId; } MINIDUMP_INCLUDE_THREAD_CALLBACK, *PMINIDUMP_INCLUDE_THREAD_CALLBACK;
Members
- ThreadId
-
The identifier of the thread.
Requirements
|
Redistributable | DbgHelp.dll 5.1 or later |
|---|---|
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012