ReactOS 0.4.16-dev-588-gf07ea94
|
Public Attributes | |
struct list | entry |
struct list | bucket |
DWORD | hash |
VARIANT | key |
VARIANT | item |
Definition at line 60 of file dictionary.c.
Definition at line 62 of file dictionary.c.
Definition at line 61 of file dictionary.c.
DWORD keyitem_pair::hash |
Definition at line 63 of file dictionary.c.
VARIANT keyitem_pair::item |
Definition at line 65 of file dictionary.c.
VARIANT keyitem_pair::key |
Definition at line 64 of file dictionary.c.