ReactOS 0.4.15-dev-8102-g108db8f
_BL_HASH_ENTRY Struct Reference

#include <bl.h>

Collaboration diagram for _BL_HASH_ENTRY:

Public Attributes

ULONG Size
 
ULONG Flags
 
PVOID Value
 

Detailed Description

Definition at line 1176 of file bl.h.

Member Data Documentation

◆ Flags

ULONG _BL_HASH_ENTRY::Flags

Definition at line 1179 of file bl.h.

Referenced by BlHtStore().

◆ Size

ULONG _BL_HASH_ENTRY::Size

Definition at line 1178 of file bl.h.

Referenced by BlHtStore().

◆ Value

PVOID _BL_HASH_ENTRY::Value

Definition at line 1180 of file bl.h.

Referenced by BlHtStore().


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