WHEAP_PSHED_INJECT_ERROR 구조체(ntddk.h)

시스템에서 사용하도록 예약되었습니다.

구문

typedef struct _WHEAP_PSHED_INJECT_ERROR {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  ULONG                ErrorType;
  ULONGLONG            Parameter1;
  ULONGLONG            Parameter2;
  ULONGLONG            Parameter3;
  ULONGLONG            Parameter4;
  NTSTATUS             InjectionStatus;
  BOOLEAN              InjectionAttempted;
  BOOLEAN              InjectionByPlugin;
} WHEAP_PSHED_INJECT_ERROR, *PWHEAP_PSHED_INJECT_ERROR;

멤버

WheaEventLogEntry

ErrorType

Parameter1

Parameter2

Parameter3

Parameter4

InjectionStatus

InjectionAttempted

InjectionByPlugin

요구 사항

요구 사항
헤더 ntddk.h