ReactOS 0.4.15-dev-7842-g558ab78
_RX_TOPLEVELIRP_CONTEXT Struct Reference

#include <rxcontx.h>

Collaboration diagram for _RX_TOPLEVELIRP_CONTEXT:

Public Attributes

union {
      LIST_ENTRY
 
   LIST_ENTRY   ListEntry
 
}; 
 
ULONG Signature
 
PRDBSS_DEVICE_OBJECT RxDeviceObject
 
PRX_CONTEXT RxContext
 
PIRP Irp
 
ULONG Flags
 
PVOID Previous
 
PETHREAD Thread
 

Detailed Description

Definition at line 6 of file rxcontx.h.

Member Data Documentation

◆ 

union { ... } _RX_TOPLEVELIRP_CONTEXT::@2136

◆ Flags

◆ Irp

PIRP _RX_TOPLEVELIRP_CONTEXT::Irp

Definition at line 18 of file rxcontx.h.

◆ LIST_ENTRY

_RX_TOPLEVELIRP_CONTEXT::LIST_ENTRY

Definition at line 11 of file rxcontx.h.

◆ ListEntry

LIST_ENTRY _RX_TOPLEVELIRP_CONTEXT::ListEntry

◆ Previous

PVOID _RX_TOPLEVELIRP_CONTEXT::Previous

Definition at line 20 of file rxcontx.h.

◆ RxContext

PRX_CONTEXT _RX_TOPLEVELIRP_CONTEXT::RxContext

Definition at line 17 of file rxcontx.h.

◆ RxDeviceObject

PRDBSS_DEVICE_OBJECT _RX_TOPLEVELIRP_CONTEXT::RxDeviceObject

Definition at line 16 of file rxcontx.h.

◆ Signature

◆ Thread

PETHREAD _RX_TOPLEVELIRP_CONTEXT::Thread

Definition at line 21 of file rxcontx.h.


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