Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_IRP_CONTEXT Struct Reference

#include <udfstruc.h>

List of all members.

Public Attributes

NODE_TYPE_CODE NodeTypeCode
NODE_BYTE_SIZE NodeByteSize
PIRP Irp
PVCB Vcb
NTSTATUS ExceptionStatus
ULONG Flags
PDEVICE_OBJECT RealDevice
_IRP_CONTEXTTopLevel
UCHAR MajorFunction
UCHAR MinorFunction
_THREAD_CONTEXTThreadContext
WORK_QUEUE_ITEM WorkQueueItem


Member Data Documentation

NTSTATUS _IRP_CONTEXT::ExceptionStatus
 

Definition at line 1180 of file udfstruc.h.

Referenced by UdfFspClose().

ULONG _IRP_CONTEXT::Flags
 

Definition at line 1186 of file udfstruc.h.

Referenced by UdfCreateIrpContext(), UdfFsdDispatch(), and UdfFspClose().

struct _UDF_IO_CONTEXT* _IRP_CONTEXT::IoContext
 

Definition at line 1201 of file udfstruc.h.

PIRP _IRP_CONTEXT::Irp
 

Definition at line 1164 of file udfstruc.h.

Referenced by UdfCreateIrpContext(), and UdfFspClose().

UCHAR _IRP_CONTEXT::MajorFunction
 

Definition at line 1215 of file udfstruc.h.

Referenced by UdfCreateIrpContext(), and UdfFsdDispatch().

UCHAR _IRP_CONTEXT::MinorFunction
 

Definition at line 1216 of file udfstruc.h.

Referenced by UdfCreateIrpContext(), and UdfFsdDispatch().

NODE_BYTE_SIZE _IRP_CONTEXT::NodeByteSize
 

Definition at line 1158 of file udfstruc.h.

Referenced by UdfCreateIrpContext().

NODE_TYPE_CODE _IRP_CONTEXT::NodeTypeCode
 

Definition at line 1157 of file udfstruc.h.

Referenced by UdfCreateIrpContext().

PDEVICE_OBJECT _IRP_CONTEXT::RealDevice
 

Definition at line 1192 of file udfstruc.h.

Referenced by UdfCreateIrpContext().

PFCB* _IRP_CONTEXT::TeardownFcb
 

Definition at line 1202 of file udfstruc.h.

struct _THREAD_CONTEXT* _IRP_CONTEXT::ThreadContext
 

Definition at line 1223 of file udfstruc.h.

struct _IRP_CONTEXT* _IRP_CONTEXT::TopLevel
 

Definition at line 1209 of file udfstruc.h.

Referenced by UdfFsdDispatch().

PVCB _IRP_CONTEXT::Vcb
 

Definition at line 1172 of file udfstruc.h.

Referenced by UdfCreateIrpContext(), and UdfRemoveClose().

WORK_QUEUE_ITEM _IRP_CONTEXT::WorkQueueItem
 

Definition at line 1229 of file udfstruc.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7