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

_WAITING_IRP Struct Reference

#include <fsrtllks.h>

List of all members.

Public Attributes

LIST_ENTRY Links
PIRP Irp
POPLOCK_WAIT_COMPLETE_ROUTINE CompletionRoutine
PVOID Context
PKEVENT Event
ULONG Information


Member Data Documentation

POPLOCK_WAIT_COMPLETE_ROUTINE _WAITING_IRP::CompletionRoutine
 

Definition at line 284 of file fsrtllks.h.

Referenced by FsRtlUninitializeOplock(), and FsRtlWaitOnIrp().

PVOID _WAITING_IRP::Context
 

Definition at line 290 of file fsrtllks.h.

Referenced by FsRtlUninitializeOplock(), and FsRtlWaitOnIrp().

PKEVENT _WAITING_IRP::Event
 

Definition at line 297 of file fsrtllks.h.

ULONG _WAITING_IRP::Information
 

Definition at line 305 of file fsrtllks.h.

Referenced by FsRtlWaitOnIrp().

PIRP _WAITING_IRP::Irp
 

Definition at line 277 of file fsrtllks.h.

Referenced by FsRtlCancelWaitIrp(), FsRtlUninitializeOplock(), and FsRtlWaitOnIrp().

LIST_ENTRY _WAITING_IRP::Links
 

Definition at line 271 of file fsrtllks.h.

Referenced by FsRtlWaitOnIrp().


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