structure DEBUG_LAST_EVENT_INFO_EXIT_PROCESS (dbgeng.h)
Décrit le processus de sortie du dernier événement.
Syntaxe
typedef struct _DEBUG_LAST_EVENT_INFO_EXIT_PROCESS {
ULONG ExitCode;
} DEBUG_LAST_EVENT_INFO_EXIT_PROCESS, *PDEBUG_LAST_EVENT_INFO_EXIT_PROCESS;
Membres
ExitCode
Code de sortie du processus.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | dbgeng.h (inclure DbgEng.h) |