ReactOS 0.4.15-dev-7942-gd23573b
_IO_REMOVE_LOCK_COMMON_BLOCK Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_REMOVE_LOCK_COMMON_BLOCK:

Public Attributes

BOOLEAN Removed
 
BOOLEAN Reserved [3]
 
volatile LONG IoCount
 
KEVENT RemoveEvent
 

Detailed Description

Definition at line 479 of file iotypes.h.

Member Data Documentation

◆ IoCount

volatile LONG _IO_REMOVE_LOCK_COMMON_BLOCK::IoCount

Definition at line 482 of file iotypes.h.

◆ Removed

BOOLEAN _IO_REMOVE_LOCK_COMMON_BLOCK::Removed

Definition at line 480 of file iotypes.h.

◆ RemoveEvent

KEVENT _IO_REMOVE_LOCK_COMMON_BLOCK::RemoveEvent

Definition at line 483 of file iotypes.h.

◆ Reserved

BOOLEAN _IO_REMOVE_LOCK_COMMON_BLOCK::Reserved[3]

Definition at line 481 of file iotypes.h.


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