structure MINIDUMP_INCLUDE_THREAD_CALLBACK (minidumpapiset.h)
Contient des informations pour la fonction MiniDumpCallback lorsque le type de rappel est IncludeThreadCallback.
Syntaxe
typedef struct _MINIDUMP_INCLUDE_THREAD_CALLBACK {
ULONG ThreadId;
} MINIDUMP_INCLUDE_THREAD_CALLBACK, *PMINIDUMP_INCLUDE_THREAD_CALLBACK;
Membres
ThreadId
Identificateur du thread.
Configuration requise
En-tête | minidumpapiset.h (inclure DbgHelp.h) |
Composant redistribuable | DbgHelp.dll 5.1 ou version ultérieure |