Condividi tramite


struttura DEBUG_LAST_EVENT_INFO_EXIT_THREAD (dbgeng.h)

Descrive il thread di uscita dell'ultimo evento.

Sintassi

typedef struct _DEBUG_LAST_EVENT_INFO_EXIT_THREAD {
  ULONG ExitCode;
} DEBUG_LAST_EVENT_INFO_EXIT_THREAD, *PDEBUG_LAST_EVENT_INFO_EXIT_THREAD;

Members

ExitCode

Codice di uscita del thread.

Requisiti

Requisito Valore
Intestazione dbgeng.h (include DbgEng.h)