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;

Members

ExceptionRecord

Record di eccezione.

FirstChance

Valore della prima probabilità.

Requisiti

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