|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IEnumString | IEnumString_iface |
| LONG | ref |
| IACList | IACList_iface |
| WCHAR ** | data |
| int | data_len |
| int | cur |
| UINT | num_resets |
| UINT | num_expand |
| WCHAR | last_expand [32] |
Definition at line 597 of file metadataquery.c.
| int string_enumerator::cur |
Definition at line 276 of file autocomplete.c.
| WCHAR** string_enumerator::data |
Definition at line 274 of file autocomplete.c.
| int string_enumerator::data_len |
Definition at line 275 of file autocomplete.c.
Referenced by string_enumerator_Next().
| IACList string_enumerator::IACList_iface |
Definition at line 272 of file autocomplete.c.
Referenced by impl_from_IACList(), and string_enumerator_QueryInterface().
| IEnumString string_enumerator::IEnumString_iface |
Definition at line 599 of file metadataquery.c.
Referenced by aclist_AddRef(), aclist_QueryInterface(), aclist_Release(), impl_from_IEnumString(), and string_enumerator_QueryInterface().
| WCHAR string_enumerator::last_expand[32] |
Definition at line 279 of file autocomplete.c.
Referenced by aclist_Expand().
| UINT string_enumerator::num_expand |
Definition at line 278 of file autocomplete.c.
Referenced by aclist_Expand().
| UINT string_enumerator::num_resets |
Definition at line 277 of file autocomplete.c.
Referenced by string_enumerator_Reset().
| LONG string_enumerator::ref |
Definition at line 600 of file metadataquery.c.
Referenced by mqw_AddRef(), mqw_Release(), string_enumerator_AddRef(), and string_enumerator_Release().