ReactOS 0.4.15-dev-7994-gb388cb6
_OBJECT_DIRECTORY Struct Reference

#include <obtypes.h>

Collaboration diagram for _OBJECT_DIRECTORY:

Public Attributes

struct _OBJECT_DIRECTORY_ENTRYHashBuckets [NUMBER_HASH_BUCKETS]
 
EX_PUSH_LOCK Lock
 
struct _DEVICE_MAPDeviceMap
 
ULONG SessionId
 
USHORT Reserved
 
USHORT SymbolicLinkUsageCount
 

Detailed Description

Definition at line 407 of file obtypes.h.

Member Data Documentation

◆ DeviceMap

◆ HashBuckets

struct _OBJECT_DIRECTORY_ENTRY* _OBJECT_DIRECTORY::HashBuckets[NUMBER_HASH_BUCKETS]

Definition at line 409 of file obtypes.h.

◆ Lock

EX_PUSH_LOCK _OBJECT_DIRECTORY::Lock

Definition at line 413 of file obtypes.h.

◆ Reserved

USHORT _OBJECT_DIRECTORY::Reserved

Definition at line 422 of file obtypes.h.

◆ SessionId

ULONG _OBJECT_DIRECTORY::SessionId

Definition at line 420 of file obtypes.h.

◆ SymbolicLinkUsageCount

USHORT _OBJECT_DIRECTORY::SymbolicLinkUsageCount

Definition at line 423 of file obtypes.h.


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