ReactOS 0.4.15-dev-7928-g68a8619
_FCB_LOCK Struct Reference

#include <fcb.h>

Collaboration diagram for _FCB_LOCK:

Public Attributes

struct _FCB_LOCKNext
 
LARGE_INTEGER Length
 
LARGE_INTEGER BytesOffset
 
ULONG Key
 
BOOLEAN ExclusiveLock
 

Detailed Description

Definition at line 112 of file fcb.h.

Member Data Documentation

◆ BytesOffset

LARGE_INTEGER _FCB_LOCK::BytesOffset

Definition at line 116 of file fcb.h.

◆ ExclusiveLock

BOOLEAN _FCB_LOCK::ExclusiveLock

Definition at line 118 of file fcb.h.

◆ Key

ULONG _FCB_LOCK::Key

Definition at line 117 of file fcb.h.

◆ Length

LARGE_INTEGER _FCB_LOCK::Length

Definition at line 115 of file fcb.h.

◆ Next

struct _FCB_LOCK* _FCB_LOCK::Next

Definition at line 114 of file fcb.h.


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