ReactOS 0.4.15-dev-7934-g1dc8d80
_GREEN_DRIVER_EXTENSION Struct Reference

#include <green.h>

Collaboration diagram for _GREEN_DRIVER_EXTENSION:

Public Attributes

UNICODE_STRING RegistryPath
 
UNICODE_STRING AttachedDeviceName
 
ULONG DeviceReported
 
ULONG SampleRate
 
PDEVICE_OBJECT GreenMainDO
 
PDEVICE_OBJECT LowerDevice
 

Detailed Description

Definition at line 95 of file green.h.

Member Data Documentation

◆ AttachedDeviceName

UNICODE_STRING _GREEN_DRIVER_EXTENSION::AttachedDeviceName

Definition at line 99 of file green.h.

◆ DeviceReported

ULONG _GREEN_DRIVER_EXTENSION::DeviceReported

Definition at line 100 of file green.h.

◆ GreenMainDO

PDEVICE_OBJECT _GREEN_DRIVER_EXTENSION::GreenMainDO

Definition at line 103 of file green.h.

◆ LowerDevice

PDEVICE_OBJECT _GREEN_DRIVER_EXTENSION::LowerDevice

Definition at line 104 of file green.h.

◆ RegistryPath

UNICODE_STRING _GREEN_DRIVER_EXTENSION::RegistryPath

Definition at line 97 of file green.h.

◆ SampleRate

ULONG _GREEN_DRIVER_EXTENSION::SampleRate

Definition at line 101 of file green.h.


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