ReactOS 0.4.16-dev-2621-gb0c8475
_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 426 of file io.h.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT _SHUTDOWN_ENTRY::DeviceObject

Definition at line 429 of file io.h.

Referenced by IoShutdownSystem(), and IoUnregisterShutdownNotification().

◆ ShutdownList

LIST_ENTRY _SHUTDOWN_ENTRY::ShutdownList

Definition at line 428 of file io.h.


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