ReactOS 0.4.15-dev-7918-g2a2556c
SdbStringHashTable Struct Reference
Collaboration diagram for SdbStringHashTable:

Public Attributes

DWORD Size
 
struct SdbHashEntry ** Entries
 

Detailed Description

Definition at line 39 of file sdbstringtable.c.

Member Data Documentation

◆ Entries

struct SdbHashEntry** SdbStringHashTable::Entries

Definition at line 42 of file sdbstringtable.c.

Referenced by HashCreate().

◆ Size

DWORD SdbStringHashTable::Size

Definition at line 41 of file sdbstringtable.c.

Referenced by HashCreate().


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