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

_IO_REMOVE_LOCK_TRACKING_BLOCK Struct Reference

#include <remlock.h>

List of all members.

Public Attributes

_IO_REMOVE_LOCK_TRACKING_BLOCKLink
PVOID Tag
LARGE_INTEGER TimeLocked
PCSTR File
ULONG Line


Member Data Documentation

PCSTR _IO_REMOVE_LOCK_TRACKING_BLOCK::File
 

Definition at line 36 of file io/remlock.h.

Referenced by IoAcquireRemoveLockEx(), and IoReleaseRemoveLockEx().

ULONG _IO_REMOVE_LOCK_TRACKING_BLOCK::Line
 

Definition at line 37 of file io/remlock.h.

Referenced by IoAcquireRemoveLockEx(), and IoReleaseRemoveLockEx().

struct _IO_REMOVE_LOCK_TRACKING_BLOCK* _IO_REMOVE_LOCK_TRACKING_BLOCK::Link
 

Definition at line 33 of file io/remlock.h.

Referenced by IoAcquireRemoveLockEx(), and IoReleaseRemoveLockEx().

PVOID _IO_REMOVE_LOCK_TRACKING_BLOCK::Tag
 

Definition at line 34 of file io/remlock.h.

Referenced by IoAcquireRemoveLockEx(), and IoReleaseRemoveLockEx().

LARGE_INTEGER _IO_REMOVE_LOCK_TRACKING_BLOCK::TimeLocked
 

Definition at line 35 of file io/remlock.h.

Referenced by IoAcquireRemoveLockEx(), and IoReleaseRemoveLockEx().


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