Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

KERNEL_SOFT_RESTART_NOTIFICATION structure (wdm.h)

Reserved for system use.

Syntax

typedef struct _KERNEL_SOFT_RESTART_NOTIFICATION {
 USHORT Version;
 USHORT Size;
 GUID Event;
} KERNEL_SOFT_RESTART_NOTIFICATION, *PKERNEL_SOFT_RESTART_NOTIFICATION;

Members

Version

Size

Event

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709
Header wdm.h

Feedback

Was this page helpful?

Additional resources