Compartir a través de


estructura DEBUG_LAST_EVENT_INFO_EXIT_PROCESS (dbgeng.h)

Describe el proceso de salida del último evento.

Sintaxis

typedef struct _DEBUG_LAST_EVENT_INFO_EXIT_PROCESS {
  ULONG ExitCode;
} DEBUG_LAST_EVENT_INFO_EXIT_PROCESS, *PDEBUG_LAST_EVENT_INFO_EXIT_PROCESS;

Miembros

ExitCode

Código de salida del proceso.

Requisitos

Requisito Valor
Header dbgeng.h (incluir DbgEng.h)