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

_UDF_IO_CONTEXT Struct Reference

#include <udfstruc.h>

List of all members.

Public Attributes

LONG IrpCount
PIRP MasterIrp
NTSTATUS Status
BOOLEAN AllocatedContext


Member Data Documentation

BOOLEAN _UDF_IO_CONTEXT::AllocatedContext
 

Definition at line 1346 of file udfstruc.h.

LONG _UDF_IO_CONTEXT::IrpCount
 

Definition at line 1343 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine(), and UdfMultiSyncCompletionRoutine().

PIRP _UDF_IO_CONTEXT::MasterIrp
 

Definition at line 1344 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine(), and UdfMultiSyncCompletionRoutine().

ULONG _UDF_IO_CONTEXT::RequestedByteCount
 

Definition at line 1358 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine().

PERESOURCE _UDF_IO_CONTEXT::Resource
 

Definition at line 1356 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine().

ERESOURCE_THREAD _UDF_IO_CONTEXT::ResourceThreadId
 

Definition at line 1357 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine().

NTSTATUS _UDF_IO_CONTEXT::Status
 

Definition at line 1345 of file udfstruc.h.

Referenced by UdfMultiAsyncCompletionRoutine(), and UdfMultiSyncCompletionRoutine().

KEVENT _UDF_IO_CONTEXT::SyncEvent
 

Definition at line 1365 of file udfstruc.h.

Referenced by UdfMultiSyncCompletionRoutine().


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