ReactOS 0.4.15-dev-7842-g558ab78
_SHUTDOWN_ENTRY Struct Reference

#include <io.h>

Collaboration diagram for _SHUTDOWN_ENTRY:

Public Attributes

LIST_ENTRY ShutdownList
 
PDEVICE_OBJECT DeviceObject
 

Detailed Description

Definition at line 427 of file io.h.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT _SHUTDOWN_ENTRY::DeviceObject

Definition at line 430 of file io.h.

Referenced by IoShutdownSystem(), and IoUnregisterShutdownNotification().

◆ ShutdownList

LIST_ENTRY _SHUTDOWN_ENTRY::ShutdownList

Definition at line 429 of file io.h.


The documentation for this struct was generated from the following file: