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

Public Attributes

struct list entry
 
struct list bucket
 
DWORD hash
 
VARIANT key
 
VARIANT item
 

Detailed Description

Definition at line 60 of file dictionary.c.

Member Data Documentation

◆ bucket

struct list keyitem_pair::bucket

Definition at line 62 of file dictionary.c.

◆ entry

struct list keyitem_pair::entry

Definition at line 61 of file dictionary.c.

◆ hash

DWORD keyitem_pair::hash

Definition at line 63 of file dictionary.c.

◆ item

VARIANT keyitem_pair::item

Definition at line 65 of file dictionary.c.

◆ key

VARIANT keyitem_pair::key

Definition at line 64 of file dictionary.c.


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