ReactOS 0.4.15-dev-7953-g1f49173
DEVOBJ_EXTENSION2 Struct Reference
Collaboration diagram for DEVOBJ_EXTENSION2:

Public Attributes

CSHORT Type
 
USHORT Size
 
PDEVICE_OBJECT DeviceObject
 
ULONG PowerFlags
 
voidDope
 
ULONG ExtensionFlags
 

Detailed Description

Definition at line 40 of file boot.c.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT DEVOBJ_EXTENSION2::DeviceObject

Definition at line 43 of file boot.c.

◆ Dope

void* DEVOBJ_EXTENSION2::Dope

Definition at line 45 of file boot.c.

◆ ExtensionFlags

ULONG DEVOBJ_EXTENSION2::ExtensionFlags

Definition at line 46 of file boot.c.

◆ PowerFlags

ULONG DEVOBJ_EXTENSION2::PowerFlags

Definition at line 44 of file boot.c.

◆ Size

USHORT DEVOBJ_EXTENSION2::Size

Definition at line 42 of file boot.c.

◆ Type

CSHORT DEVOBJ_EXTENSION2::Type

Definition at line 41 of file boot.c.


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