ReactOS 0.4.16-dev-41-ge8c7597
|
Public Attributes | |
struct SdbHashEntry * | Next |
TAGID | Tagid |
WCHAR | Name [1] |
Definition at line 32 of file sdbstringtable.c.
WCHAR SdbHashEntry::Name[1] |
Definition at line 36 of file sdbstringtable.c.
struct SdbHashEntry* SdbHashEntry::Next |
Definition at line 34 of file sdbstringtable.c.
TAGID SdbHashEntry::Tagid |
Definition at line 35 of file sdbstringtable.c.