ReactOS 0.4.15-dev-7953-g1f49173
_LOWIO_LOCK_LIST Struct Reference

#include <mrx.h>

Collaboration diagram for _LOWIO_LOCK_LIST:

Public Attributes

struct _LOWIO_LOCK_LISTNext
 
ULONG LockNumber
 
RXVBO ByteOffset
 
LONGLONG Length
 
BOOLEAN ExclusiveLock
 
ULONG Key
 

Detailed Description

Definition at line 254 of file mrx.h.

Member Data Documentation

◆ ByteOffset

RXVBO _LOWIO_LOCK_LIST::ByteOffset

Definition at line 258 of file mrx.h.

◆ ExclusiveLock

BOOLEAN _LOWIO_LOCK_LIST::ExclusiveLock

Definition at line 260 of file mrx.h.

◆ Key

ULONG _LOWIO_LOCK_LIST::Key

Definition at line 261 of file mrx.h.

◆ Length

LONGLONG _LOWIO_LOCK_LIST::Length

Definition at line 259 of file mrx.h.

◆ LockNumber

ULONG _LOWIO_LOCK_LIST::LockNumber

Definition at line 257 of file mrx.h.

◆ Next

struct _LOWIO_LOCK_LIST* _LOWIO_LOCK_LIST::Next

Definition at line 256 of file mrx.h.


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