Condividi tramite


struttura DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR (dbgeng.h)

Descrive l'errore di sistema dell'ultimo evento.

Sintassi

typedef struct _DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR {
  ULONG Error;
  ULONG Level;
} DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR, *PDEBUG_LAST_EVENT_INFO_SYSTEM_ERROR;

Members

Error

Codice di errore per l'evento.

Level

Livello di errore per l'evento.

Requisiti

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