ReactOS 0.4.15-dev-7953-g1f49173
_DRIVER_EXTENSION Struct Reference

#include <iotypes.h>

Collaboration diagram for _DRIVER_EXTENSION:

Public Attributes

struct _DRIVER_OBJECTDriverObject
 
PDRIVER_ADD_DEVICE AddDevice
 
ULONG Count
 
UNICODE_STRING ServiceKeyName
 

Detailed Description

Definition at line 2218 of file iotypes.h.

Member Data Documentation

◆ AddDevice

◆ Count

ULONG _DRIVER_EXTENSION::Count

Definition at line 2221 of file iotypes.h.

Referenced by IopReinitializeBootDrivers(), and IopReinitializeDrivers().

◆ DriverObject

struct _DRIVER_OBJECT* _DRIVER_EXTENSION::DriverObject

Definition at line 2219 of file iotypes.h.

Referenced by IopInitializeDriverModule().

◆ ServiceKeyName

UNICODE_STRING _DRIVER_EXTENSION::ServiceKeyName

Definition at line 2222 of file iotypes.h.

Referenced by IopInitializeDriverModule().


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