ReactOS 0.4.15-dev-7918-g2a2556c
_OBP_LOOKUP_CONTEXT Struct Reference

#include <obtypes.h>

Collaboration diagram for _OBP_LOOKUP_CONTEXT:

Public Attributes

POBJECT_DIRECTORY Directory
 
PVOID Object
 
ULONG HashValue
 
USHORT HashIndex
 
BOOLEAN DirectoryLocked
 
ULONG LockStateSignature
 

Detailed Description

Definition at line 510 of file obtypes.h.

Member Data Documentation

◆ Directory

POBJECT_DIRECTORY _OBP_LOOKUP_CONTEXT::Directory

Definition at line 512 of file obtypes.h.

◆ DirectoryLocked

BOOLEAN _OBP_LOOKUP_CONTEXT::DirectoryLocked

Definition at line 516 of file obtypes.h.

Referenced by ObpProcessDosDeviceSymbolicLink().

◆ HashIndex

USHORT _OBP_LOOKUP_CONTEXT::HashIndex

Definition at line 515 of file obtypes.h.

◆ HashValue

ULONG _OBP_LOOKUP_CONTEXT::HashValue

Definition at line 514 of file obtypes.h.

◆ LockStateSignature

ULONG _OBP_LOOKUP_CONTEXT::LockStateSignature

Definition at line 517 of file obtypes.h.

◆ Object

PVOID _OBP_LOOKUP_CONTEXT::Object

Definition at line 513 of file obtypes.h.


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