Condividi tramite


struttura DEBUG_LAST_EVENT_INFO_EXCEPTION (dbgeng.h)

Descrive l'eccezione dell'ultimo evento.

Sintassi

typedef struct _DEBUG_LAST_EVENT_INFO_EXCEPTION {
  EXCEPTION_RECORD64 ExceptionRecord;
  ULONG              FirstChance;
} DEBUG_LAST_EVENT_INFO_EXCEPTION, *PDEBUG_LAST_EVENT_INFO_EXCEPTION;

Membri

ExceptionRecord

Record di eccezione.

FirstChance

Valore della prima probabilità.

Fabbisogno

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