struttura WHEAP_DPC_ERROR_EVENT (ntddk.h)
In questo argomento viene descritta la struttura WHEAP_DPC_ERROR_EVENT .
Sintassi
typedef struct _WHEAP_DPC_ERROR_EVENT {
WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
WHEAP_DPC_ERROR_EVENT_TYPE ErrType;
ULONG Bus;
ULONG Device;
ULONG Function;
USHORT DeviceId;
USHORT VendorId;
} WHEAP_DPC_ERROR_EVENT, *PWHEAP_DPC_ERROR_EVENT;
Members
WheaEventLogEntry
Definisce il membro WHEA_EVENT_LOG_ENTRYWheaEventLogEntry.
ErrType
Definisce il membro WHEAP_DPC_ERROR_EVENT_TYPEErrType.
Bus
Definisce il bus membroULONG.
Device
Definisce il membro ULONGDevice.
Function
Definisce la funzione membro ULONG.
DeviceId
Definisce il membro USHORTDeviceId.
VendorId
Definisce il membro USHORTVendorId.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 11 versione 22H2 |
Intestazione | ntddk.h (include Ntddk.h) |