ReactOS 0.4.15-dev-7788-g1ad9096
_COMMON_FDO_DEVICE_EXTENSION Struct Reference

#include <green.h>

Collaboration diagram for _COMMON_FDO_DEVICE_EXTENSION:

Public Attributes

GREEN_DEVICE_TYPE Type
 
PDEVICE_OBJECT LowerDevice
 

Detailed Description

Definition at line 38 of file green.h.

Member Data Documentation

◆ LowerDevice

PDEVICE_OBJECT _COMMON_FDO_DEVICE_EXTENSION::LowerDevice

Definition at line 41 of file green.h.

Referenced by KeyboardAddDevice(), ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().

◆ Type

GREEN_DEVICE_TYPE _COMMON_FDO_DEVICE_EXTENSION::Type

Definition at line 40 of file green.h.

Referenced by CreateGreenFdo(), KeyboardAddDevice(), and ScreenAddDevice().


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