WHEAP_OSC_IMPLEMENTED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

typedef struct _WHEAP_OSC_IMPLEMENTED {
  WHEA_EVENT_LOG_ENTRY WheaEventLogEntry;
  BOOLEAN              OscImplemented;
  BOOLEAN              DebugChecked;
} WHEAP_OSC_IMPLEMENTED, *PWHEAP_OSC_IMPLEMENTED;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntddk-wheap_osc_implemented)

WHEAP_OSC_IMPLEMENTED structure

Description

Reserved for system use.

Members

WheaEventLogEntry

OscImplemented

DebugChecked

Remarks

See also