|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IEnumVARIANT | IEnumVARIANT_iface |
| LONG | ref |
| dictionary * | dict |
| struct list * | cur |
| struct list | notify |
Definition at line 81 of file dictionary.c.
Definition at line 86 of file dictionary.c.
Referenced by notify_remove_pair().
| dictionary* dictionary_enum::dict |
Definition at line 85 of file dictionary.c.
Referenced by create_dict_enum(), and notify_remove_pair().
| IEnumVARIANT dictionary_enum::IEnumVARIANT_iface |
Definition at line 82 of file dictionary.c.
Referenced by impl_from_IEnumVARIANT().
Definition at line 87 of file dictionary.c.
| LONG dictionary_enum::ref |
Definition at line 83 of file dictionary.c.
Referenced by dict_enum_AddRef(), and dict_enum_Release().